mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-18 15:02:09 +00:00
10 lines
171 B
Markdown
10 lines
171 B
Markdown
# vscode扩展
|
||
|
||
模板:https://github.com/Microsoft/vscode-generator-code
|
||
|
||
输入以下代码,在新窗口中打开该扩展项目。
|
||
|
||
```sh
|
||
cd shadoweditor
|
||
code .
|
||
``` |