/vscode-owl-ms

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Owl 2 Mancherster Syntax language server support for Visual Studio Code

Provides syntax highlighting and rich intellisense for .omn files in VS Code, using the owl-ms language server.

extension icon

Features

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.

Extension Settings

None (yet)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache-2.0