Skip to content

Commit

Permalink
feat: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
FliPPeDround committed Jun 27, 2023
1 parent cf9d23f commit f736539
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Binary file added .github/images/folding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,47 @@
</p>

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

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

***

### 基础使用

<img src="./.github/images/base.png" width="300">

***

### 注释块折叠

<img src="./.github/images/folding.png" width="300">

***

### 多平台高亮

<img src="./.github/images/more.png" width="300">

***

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

<img src="./.github/images/colorful.png" width="300">

***

### 错误提示

<img src='./.github/images/error.png' width="400">

***

### css高亮

<img src='./.github/images/css.png' width="300">

***

### html高亮

<img src='./.github/images/html.png' width="300">

0 comments on commit f736539

Please sign in to comment.