Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uni-helper/uni-highlight-vscode

在 VS Code 中对条件编译的代码注释部分提供了语法高亮
https://github.com/uni-helper/uni-highlight-vscode

Last synced: 2 days ago
JSON representation

在 VS Code 中对条件编译的代码注释部分提供了语法高亮

Awesome Lists containing this project

README

        

uni-helper/uni-highlight-vscode



Visual Studio Marketplace Version

Visual Studio Marketplace Version

## VS Code条件编译语法高亮支持

在`VS Code`中对条件编译的代码注释部分提供了语法高亮和折叠功能,可分辨出写法是否正确,使得代码更加清晰

***

### 基础使用

***

### 错误提示

***

### 错误推测

***

### 注释块折叠

***

### 多平台高亮

***

### 自定义高亮

+ 文件路径
+ .vscode/settings.json
+ 配置项
+ uni-highlight.platform
+ 配置说明
+ 可以覆盖原有高亮颜色
+ 可以添加新的平台及颜色

```json
{
"uni-highlight.platform": {
"MP-DINGTALK": "#41b883"
}
}
```

***

### 各平台多种颜色高亮

***

### css高亮

***

### html高亮

## [Sponsors](https://github.com/FliPPeDround/sponsors)



sponsors