Skip to content

Commit

Permalink
cgo vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
christoofar committed May 10, 2024
1 parent 0f40558 commit cf97d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ln -s /c/Program\ Files/Go /go

Restart your machine so all the paths can be found. Open a MinGW64 command prompt and try `go version` to make sure the Go compiler is reachable.

If you are using Visual Studio Code as your compiler, it can help to make MSYS2 your default terminal program instead of Powershell. Go to File -> Preferences -> Settings
If you are using Visual Studio Code as your IDE, it can help to make MSYS2 your default terminal program instead of Powershell. Go to File -> Preferences -> Settings
and in settings.json incorporate this into your vscode settings:

```
Expand Down

0 comments on commit cf97d5a

Please sign in to comment.