项目作者: xswordsx
项目描述 :
高级语言:
项目地址: git://github.com/xswordsx/vrscene-syntax-highlight.git
vrscene-syntax-highlight


vrscene-syntax-highlight adds syntax highlighting for Chaos’
vrscene files.
Initial syntax file taken from
Aloiseau/VraySublime
Features

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