项目作者: xswordsx

项目描述 :
高级语言:
项目地址: git://github.com/xswordsx/vrscene-syntax-highlight.git
创建时间: 2021-06-03T15:30:44Z
项目社区:https://github.com/xswordsx/vrscene-syntax-highlight

开源协议:MIT License

下载


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.

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