xmake-vscode
xmake-vscode copied to clipboard
注册getDefaultTarget命令
https://github.com/xmake-io/xmake-vscode/blob/52b80717ec78aad8d7b3d18277cdde8b2498277e/src/xmake.ts#L777
类似cmak的${command:cmake.launchTargetPath},可以在launch.json中使用
不考虑,所有都是自动获取,默认 target 可以自己 xmake.lua 里面 set_default(true) 设置