Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
vscode-schema-editor
New to Visual Studio Code?
Get it now.
vscode-schema-editor
yuanchen-ljx
|
6 installs
|
(
0
)
|
Free
vscode插件 - 可视化编辑搭建Schema
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Schema 可视化编辑
功能介绍
打开模块项目根目录下的 src/schema.json 文件
右键单击,选择“可视化编辑”
编辑完成后,点击保存便可生效
开发步骤
tnpm update
npm run watch
按下
F5
打开调试
随便打开一个模块项目,在 src/schema.json 文件右键,选择“可视化编辑”