vs
hanbaoaaa
github ActivePeter
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
如何让vscode的task调用vscode命令面板里的指令
网上大部分内容都是调用shell指令,我在google上找到了调用命令面板的方法 以我的为例,主要是command那里的写法${command:xxxxx} { // See https://go.microsoft.com/fwlink/?LinkId=733558 // for the documentation about the tasks.json format "version": "2.0.0", "tasks": [ {原创 2021-01-30 23:33:10 · 1066 阅读 · 0 评论 -
vs设置和vs code一样的快捷键
1.工具—>选项 2.选择键盘。选择vscode。确认原创 2020-07-05 16:09:03 · 914 阅读 · 0 评论
分享