You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
My xmake.lua contains some option()s.
I would like to have a quick way to enable/disable them
Describe the solution you'd like
The vscode xmake extension already shows targets within the workspace folder and it lets you debug them via mouse click.
I would like to have a feature to list the options (and their current value) within vscode and change them as well.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
My xmake.lua contains some
option()
s.I would like to have a quick way to enable/disable them
Describe the solution you'd like
The vscode xmake extension already shows targets within the workspace folder and it lets you debug them via mouse click.
I would like to have a feature to list the options (and their current value) within vscode and change them as well.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: