1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

添加 VSCode 配置项 (逻辑待实现)

This commit is contained in:
2024-07-28 23:47:20 +08:00
parent 2f3dc60ca2
commit f8fe40c374
3 changed files with 184 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
*
* Code:
* - Add type definition in below `SupportCase` enum and following array
* - Add `commands`, `menus` parts in [package.json] and [package-comment.jsonc]
* - Add `commands`, `menus`, `configuration` parts in [package.json] and [package-comment.jsonc]
* - Add main conversion logic in [src/main-code/conversion.ts]
*
* Test: