Provides syntax highlighting and rich intellisense for .omn files in VS Code, using the owl-ms language server.
This Language Server works for omn files. It has the following language features:
- Completions
- Diagnostics regenerated on each file change or configuration change
- Go to definition
- Hover
- Semantic tokens
It also includes an End-to-End test.
None (yet)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.