|
Install in an editable mode | Install from a wheel |
---|---|
Project could be uninstalled either from a context menu or by clicking on a recycle bin icon (shows on hover), after which confirmation dialog will be shown.
NOTE: If the VS Code extension for a language is previously been activated (used), VS Code window will be restarted.
Languages / Generators Preview
Registered textX languages and generators are listed in textX view.
Model / Meta-model Validation
Metamodel validation | Model validation |
---|---|
Default Syntax Highlighting
See images above.
NOTE: Syntax highlighting for a languages installed in an editable mode is little bit hackish and not perfect, but it allows repaint model on grammar changes. See the following section.
Live Reload in Editable Mode
When textX project is installed in editable mode, the extension watches for a .tx
(grammar) file changes and generates a new syntax highlighting information from the changed grammar. Extension then re-paints and re-validates opened files.