Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Syntax highlighting for Ogre ScriptsNew to Visual Studio Code? Get it now.
Syntax highlighting for Ogre Scripts

Syntax highlighting for Ogre Scripts

paroj

|
1,907 installs
| (0) | Free
supports Material, Compositor, Overlay and Particle scripts
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ogre Scripts support

Syntax highlighting for Ogre Scripts in Atom and VSCode.

Based on the Sublime Plugin. Extended for particle scripts.

Supports symbol outline and colour picking for .material files on VSCode.

Ogre1 Materials

Ogre2 Materials

Structure

  • ogre-common: grammar present in all ogre script files
    • ogre-material: material specific grammar
    • ogre-particle: particle specific grammar
    • ogre-compositor: compositor specific grammar
    • ogre-overlay: overlay specific grammar
    • ogre-fontdef: fontdef specific grammar

TODO

  • refactor the plugin to work on tokens. Currently it tries to verify property values, which causes code duplication and does not cope with variables ($foo)
  • split more of ogre-common into script specific files to reduce false positives
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft