vscode插件源码编译方法

vscode插件源码编译方法

git clone https://github.com/Marus/cortex-debug.git
cd cortex-debug
Optionally switch to a branch: git checkout
npm install
Optional npm run compile
Open VSCode in the top folder and run the task npm watch. This will compile the code and watch for any changes and auto compile. The first time, it may take a minute or so for it to watch the entire folder. You can see the output of npm watch in the Terminal tab.

克隆仓库:git clone https://github.com/Marus/cortex-debug.git
进入项目目录:cd cortex-debug
可选:切换到指定分支:git checkout <existing-branch-name>
安装依赖:npm install
可选:编译项目:npm run compile
在项目根目录下打开 VSCode 并运行任务 npm watch。这将编译代码并监视任何更改以自动重新编译。第一次运行时,可能需要一分钟左右来监视整个文件夹。你可以在“终端”选项卡中查看 npm watch 的输出。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值