diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -651,3 +651,9 @@ Run bun: ```bash packages/debug-bun-cli-darwin-x64/bin/bun-debug ``` + +### vscode-zig + +You will want to install the fork of `vscode-zig` so you get a `Run test` and a `Debug test` button. + +<a target="_blank" href="https://github.com/jarred-sumner/vscode-zig"><img src="https://pbs.twimg.com/media/FBZsKHlUcAYDzm5?format=jpg&name=large"></a> |