Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
ecode-ccc
New to Visual Studio Code?
Get it now.
ecode-ccc
wellshsu
|
2,483 installs
|
(
2
)
|
Free
Cocos Creator & VS Code enhance tools.
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
ecode-ccc
Author: Wells Hsu
Email: wellshsu@outlook.com
Github:
https://github.com/hsu2017/ecode-ccc
Usage | 使用教程
[C] -> "Compile Scrpits" (编译代码) (CTRL+SHIFT+Q)
[L] -> "Launch Preview" (运行预览) (CTRL+SHIFT+A)
[R] -> "Reload Preview" (刷新预览)
[F] -> "Focus Preview" (聚焦预览)
[K] -> "Kill Preview" (关闭预览)
For internal develop only. (内部开发工具仅供参考学习)
Ref | 引用
VSCode:
https://code.visualstudio.com/docs
For Developer | 开发者
npm install
npm install -g vsce
vsce package
vsce publish
vsce unpublish (publisher name).(extension name)
code --install-extension ecode-ccc-0.0.3.vsix
https://marketplace.visualstudio.com/manage/
https://code.visualstudio.com/api/working-with-extensions/bundling-extension