Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

可否添加在点击运行时自动编译以及编译检查 #23

Open
imlhx opened this issue Aug 5, 2022 · 1 comment
Open

可否添加在点击运行时自动编译以及编译检查 #23

imlhx opened this issue Aug 5, 2022 · 1 comment

Comments

@imlhx
Copy link

imlhx commented Aug 5, 2022

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

在调试完代码要运行时,都要先点击一下重新编译,然后再运行
image

描述可能的解决方案

能不能一键运行自动编译,包括代码变动检查,没有变动的就不用重新编译

描述你认为的候选方案

No response

其他信息

No response

@waruqi
Copy link
Member

waruqi commented Aug 5, 2022

插件暂时不支持,你可以提 pr 过来

或者用 dev 版本 xmake 命令,终端上执行 xmake watch 监视并自动构建运行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants