/vscode-ohm

Unofficial ohm-js language support for vscode

Primary LanguageTypeScriptMIT LicenseMIT

VSCode Ohm Language Extension

Unofficial ohm-js language support for vscode

Features

  • Syntax highlight
  • Jump to definition
  • Hover to show definition source
  • Provide rule symbols
  • Rename rule symbols
  • Provide rule completion
  • Problem diagnostic

Super Grammar Reference

Use the below comment format to specify the referenced grammar file. Please see example.

// @GrammarName => path/to/grammar.ohm

Screenshot

Credit

Ohm language/syntax config is copied from https://github.com/attilah/ohm-vscode