VSCode extension

  • package.json: code的版本需要和当前vscode版本匹配

VSCode Webview ui toolkit

exampleopen in new window

  • default: 使用默认原生HTML编写的样例代码
  • framework:使用框架,比如React,Vue3的样例代码
npm install --save @vscode/webview-ui-toolkit
Last Updated:
Contributors: greatofdream