/blk-ecs

Primary LanguageTypeScriptMIT LicenseMIT

blk-ecs extension

Powerful tool to work with ecs templates

Supported features:

  • go to symbols
  • go to include
  • go to parent template
  • go to any template by string under cursor
  • find all template references
  • find all templates with same parameter
  • autocompletion
  • diagnostics file structure
  • rename parameters/namespaces

Especially thanks to eguskov for his blktool plugin. Blk grammar syntax was taken from this plugin.

pegjs