Description
- Fixed detailcode translation in C generator for operations called on attributes. #143
- Fixed IDE update problem when changing port properties (e.g. changing multiplicity or conjugated/regular). !182
- Changed behavior: Fixed rare case of missing entry and exit codes in inherited state machines in C generator. !184
- VSCode Extension improvements and fixes:
- Added basic code completion for detail code. #148
- Added support for go-to-definition for detail code elements. #155
- Added support for go-to-definition for imports. #146
- Added automatic import insertion for completions. !173
- Added more snippets for state machines and support for transitions without names. #149
- Added support for inheritance in graphical views. #156
- Added structure views for SubSystemClasses and LogicalSystems. #131
- Added code lens actions to open structure and behavior diagrams. #147
- Added navigation buttons to title bar in graphical views. #170
- Fixed update of index in multi-project workspaces. !191
- Fixed code action for missing imports generating blank lines in between imports. #145
- Fixed order of interface ports in structure diagrams. !189
Conforms To UI/UX Guidelines
Not verified