内容简介:xmake-vscode插件深度集成了xmake和vscode,提供方便快速的跨平台c/c++构建。 此版本增加了对调试运行参数的配置支持,可根据不同target,预先配置加载参数,具体信息请看 #issues-2 ,并且此版本修复了一些bug。...
xmake-vscode插件深度集成了xmake和vscode,提供方便快速的跨平台c/c++构建。
此版本增加了对调试运行参数的配置支持,可根据不同target,预先配置加载参数,具体信息请看 #issues-2 ,并且此版本修复了一些bug。
新增配置项:
"xmake.debuggingTargetsArguments": { "default": ["stream", "http://www.baidu.com", "/tmp/a"], "target2": ["xxxx", "3444", "aaaa"] }
插件源码:https://github.com/tboox/xmake-vscode
插件下载:https://marketplace.visualstudio.com/items?itemName=tboox.xmake-vscode#overview
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- iOS常用调试方法:断点调试
- 断点调试和日志调试之间的平衡点:函数计算调试之 Python 篇
- .NET高级调试系列-Windbg调试入门篇
- VisualStudio 通过外部调试方法快速调试库代码
- GDB 调试 Mysql 实战(二)GDB 调试打印
- 使用gdb调试工具上手调试php和swoole源码
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Ordering Disorder
Khoi Vinh / New Riders Press / 2010-12-03 / USD 29.99
The grid has long been an invaluable tool for creating order out of chaos for designers of all kinds—from city planners to architects to typesetters and graphic artists. In recent years, web designers......一起来看看 《Ordering Disorder》 这本书的介绍吧!