-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
for: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: structural viewtype: enhancement
Milestone
Description
The registry that looks up the stereotype definitions from the JSON files needs to update itself:
- changes on the classpath of the project (via project listener)
- changes to those files from the project itself (changes to files of this type from source folders)
This does not include the automatic update of the UI. That can be done by pressing the "reload" action on the UI. Since changes to those metadata files should not happen as part of the usual daily work, having no automatic UI update here should be just fine.
Metadata
Metadata
Assignees
Labels
for: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: structural viewtype: enhancement