Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

novusnota/vscode-ohm

Open more actions menu

Repository files navigation

vscode-ohm

Ohm language support for Visual Studio Code (VSCode). Currently provides syntax highlighting only. Rather strict, enforces each RuleBody to be written on one line, starting with |. However, this limitation provides for great formatting!

Ohm + VSCode

Manual installation

  1. Clone this repository
  2. Run npm i to install dependencies
  3. Run npm run vsce pack to bundle extension in .vsix format
  4. Use Extensions: Install from VSIX command in your VSCode and point it to the newly bundled extension

Samples

  • samples/tact-grammar.ohm is taken from tact-lang/tact under MIT license
  • samples/ohm-grammar.ohm with slight modifications is taken from ohmjs/ohm under MIT license

License

MIT

Releases

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.