xmake-io / xmake-vscode

🍩 A XMake integration in Visual Studio Code
https://xmake.io
Apache License 2.0
229 stars 54 forks source link

add force-configure #156

Closed MaxwellGengYF closed 1 year ago

MaxwellGengYF commented 1 year ago

When XMake: Configure is called manually, the xmake command should run everytimes, even if options has not been changed. Custom options like .vscode/settings.json may not be detected.