Skip to content

xswordsx/vrscene-syntax-highlight

Repository files navigation

vrscene-syntax-highlight

Visual Studio Marketplace GitHub tag (latest SemVer)

vrscene-syntax-highlight adds syntax highlighting for Chaos' vrscene files.

Initial syntax file taken from Aloiseau/VraySublime

Features

Highlight overview

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install xswordsx.vrscene-syntax-highlight

Known Issues

  • Some property values are misinterpreted as keys.
  • Some plugin names and properties are missing.
  • Auto-completion is not context-aware (i.e. it does not know which properties are supported for each plugin).