profelis / blk-ecs

Home Page:https://marketplace.visualstudio.com/items?itemName=profelis.blk-ecs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://marketplace.visualstudio.com/items?itemName=profelis.blk-ecs

License:MIT License


Languages

Language:TypeScript 96.4%Language:PEG.js 3.3%Language:JavaScript 0.3%