vscode_erlang
vscode_erlang copied to clipboard
Add support for Yecc and Leex
There is currently some support for Leex (.xrl) and Yecc (.yrl) files. The files are, however, highlighted using a normal Erlang grammar, which is incorrect. Special support should be added for Yecc rules and Leex definitions and rules.