设计稿输出代码
- vue2, vue3
- 组件标签定义,多目标组件库支持
- 预览效果
# Install dependencies for both the extension and webview UI source code
npm run install:all
# Build webview UI source code
npm run build:webview
# Package vsix
vsce packageOnce the sample is open inside VS Code you can run the extension by doing the following:
- Press
F5to open a new Extension Development Host window - Inside the host window, open the command palette (
Ctrl+Shift+PorCmd+Shift+Pon Mac) and typeCode Helper: ui2code