tag: vscode

Visual Studio Code debug speed up on Windows

created: 2018-05-14 | updated: 2020-02-23

On Visual Studio Code, Go debugging is very slow because that always rebuild everything.

If you set following settings on your .vscode folder Visual Studio Code will only build when changed.