Skip to content

Commit 2c3b0b1

Browse files
elliotsdeadprogram
authored andcommitted
Add link to VSCode extension
1 parent a3ef739 commit 2c3b0b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/ide-integration/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ In VS Code, you can edit the file `.vscode/settings.json` in the root of your pr
3939

4040
After creating or modifying this file, you will likely need to restart VS Code to apply these settings.
4141

42+
Alternatively, there is a [VSCode addon](https://marketplace.visualstudio.com/items?itemName=tinygo.vscode-tinygo) that will create these settings for you.
43+
4244
### Other IDEs
4345

4446
Other IDEs will likely need a different setup. You can try starting them with these environment variables set in your shell or configuring these environment variables somewhere in your Go language server settings.

0 commit comments

Comments
 (0)