diff options
author | 2021-10-11 02:33:35 -0700 | |
---|---|---|
committer | 2021-10-11 02:33:35 -0700 | |
commit | 9aa7f9ed18973cd5cb0d315bb5fbc7e4cd160b87 (patch) | |
tree | 67b9fdc1d4186ad6ef773bbb63ce3fc62dcf3528 | |
parent | e7f6cf12a524081bb31dffcb2db089ee81208c1b (diff) | |
download | bun-9aa7f9ed18973cd5cb0d315bb5fbc7e4cd160b87.tar.gz bun-9aa7f9ed18973cd5cb0d315bb5fbc7e4cd160b87.tar.zst bun-9aa7f9ed18973cd5cb0d315bb5fbc7e4cd160b87.zip |
link to fork
-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> |