Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 416 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 416 Bytes

helios vscode extension

Features:

  • Syntax highlighting for .hl files.
  • Syntax error diagnostics

Further reading

https://macromates.com/manual/en/language_grammars#naming-conventions

Debugging

To see the token scope names in VSCode, open the command palette (ctrl+shift+p), and search for 'Developer: Inspect Editor Tokens And Scope'

Hot reload plugins: in command palette search for 'Reload window'