vscode-zig
vscode-zig copied to clipboard
Support 'Run', 'Debug' buttons
There's an open pull request for some of this (#57) but it appears to have been abandoned.
It would be nice to have buttons for running main/tests and debugging main/tests. Example from rust-analyzer:
Absolutely needed
Related PR #72