Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Blk tools for ECS frameworkNew to Visual Studio Code? Get it now.
Blk tools for ECS framework

Blk tools for ECS framework

profelis

|
776 installs
| (0) | Free
Blk tools for ECS framework
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • https://pegjs.org/

  • ts plugin https://github.com/metadevpro/ts-pegjs

  • npm install pegjs

  • npm install ts-pegjs

  • pegjs --plugin ./node_modules/ts-pegjs -o server/src/blk.ts --cache blk.pegjs

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft