![](https://i-blog.csdnimg.cn/columns/default/20201014180756738.png?x-oss-process=image/resize,m_fixed,h_224,w_224)
vs
hanbaoaaa
这个作者很懒,什么都没留下…
展开
-
如何让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 · 948 阅读 · 0 评论 -
vs设置和vs code一样的快捷键
1.工具—>选项2.选择键盘。选择vscode。确认原创 2020-07-05 16:09:03 · 848 阅读 · 0 评论