Skip to content

Tags: tinygo-org/vscode-tinygo

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
aykevl Ayke
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.

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
aykevl Ayke
Version 0.2

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
aykevl Ayke
Initial commit