You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the early access, we want IDE integration to provide content assistance in the code editor for project definitions. It includes content-assist and read-only UI that tentatively includes the following capabilities:
Loading and synchronizing the project
Building from IDE
Syntax highlighting
Errors on unknown properties or incompatible values
Auto-complete according to the model schema
Being able to see the configured model of a project based on the declarative files
Being able to navigate from a property in the read-only UI to where it is declared in the project definition
Similar features are planned for other IDEs, the delivery is TBD
The text was updated successfully, but these errors were encountered:
In the early access, we want IDE integration to provide content assistance in the code editor for project definitions. It includes content-assist and read-only UI that tentatively includes the following capabilities:
Similar features are planned for other IDEs, the delivery is TBD
The text was updated successfully, but these errors were encountered: