Hi, all

Recently we have completed the development kit for weex under VSCode.

The VSCode extension mainly contains the following packages:

[1] weex-new-project
<https://github.com/weex-cli/vscode-weex#weex-new-project> - used for
creating weex project in VSCode.

[2] weex-lang <https://github.com/weex-cli/vscode-weex#weex-lang> - support
latest weex language for VSCode.

[3] weex-doctor <https://github.com/weex-cli/vscode-weex#weex-doctor> -
check the iOS and Android development environment on your platform.

[4] weex-debugger <https://github.com/weex-cli/vscode-weex#weex-debugger> -
launch weex debugger terminal to debug your weex code.

[5] weex-run <https://github.com/weex-cli/vscode-weex#weex-run> - run iOS
or Android project under VSCode (support hot reload).

You can install below packages by just install the `vscode-weex` extension.

Let's use the Weex VSCode extension to develop our weex project, if you
encounter any problems during use, please submit the relevant issue to
https://github.com/weex-cli/vscode-weex/issues.

More detail about this, you can see https://github.com/weex-cli/vscode-weex/
.

Thanks.

Dan

Reply via email to