Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 956 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 956 Bytes

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).