xmake-vscode icon indicating copy to clipboard operation
xmake-vscode copied to clipboard

Configuration have been changed, please rebuild program first! Should be warning, not error

Open xq114 opened this issue 1 year ago • 1 comments

你在什么场景下需要该功能?

xmake在vscode上的Build/Run按钮不能读取当前config配置,并且很多config用鼠标点非常麻烦,一般不用,而是在命令行debug模式编译;但使用Debug按钮想要Debug时会报错Configuration have been changed, please rebuild program first!必须开一个build然后手动关掉才能进Debug

描述可能的解决方案

Configuration have been changed, please rebuild program first! 不应该报错,应该改成Warning,然后继续调用debug

描述你认为的候选方案

No response

其他信息

No response

xq114 avatar Jan 09 '25 05:01 xq114

可以直接来 pr 过来,最近没空处理插件问题

waruqi avatar Jan 11 '25 15:01 waruqi