Skip to content

Commit 5fd98a6

Browse files
committed
Do not depend on the Go extension
This may seem strange, but not depending on this version makes it easier to fix issues after running `tinygo clean` when the Go extension fails to startup. Just select a board again in TinyGo, restart VSCode, and things work again. TODO: the extension should also detect this situation and resolve it, so that there's no need for manually selecting a different board.
1 parent b33b1ba commit 5fd98a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"categories": [
1010
"Programming Languages"
1111
],
12-
"extensionDependencies": ["golang.go"],
1312
"repository": {
1413
"type": "git",
1514
"url": "https://github.com/tinygo-org/vscode-tinygo"

0 commit comments

Comments
 (0)