xswordsx / vrscene-syntax-highlight

A port of https://github.com/Aloiseau/VraySublime for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A port of https://github.com/Aloiseau/VraySublime for Visual Studio Code

License:MIT License