Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>FlecsNew to Visual Studio Code? Get it now.
Flecs

Flecs

flecs-hub

|
287 installs
| (1) | Free
Syntax highlighting for flecs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

flecs-lang

This extension adds syntax highlighting to vscode for files with the .flecs extension. Files with this extension contain flecs entity descriptions, which can be used to load things like configuration, assets and scene graphs into flecs apps. Flecs is an entity component system for C/C++.

Screenshot

syntax coloring

Resources

  • Flecs repository
  • Examples
  • Online editor

Release Notes

v1.0.0

  • Initial release

v1.0.1

  • Fixed issue with member syntax being applied to entities.
  • Updated README

v1.0.2

  • Add const keyword

v1.0.3

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