0x-jerry / vscode-ohm

Unofficial ohm-js language support for vscode

Home Page:https://marketplace.visualstudio.com/items?itemName=fantasy.vscode-ohm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Unofficial ohm-js language support for vscode

https://marketplace.visualstudio.com/items?itemName=fantasy.vscode-ohm

License:MIT License


Languages

Language:TypeScript 100.0%