Skip to content

Commit

Permalink
vscode: autoupdate go
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhoy committed Sep 14, 2021
1 parent 4b80146 commit 69f91ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@
"**/.ammonite": true
},
"FSharp.suggestGitignore": false,
"omnisharp.useGlobalMono": "never"
"omnisharp.useGlobalMono": "never",
"go.toolsManagement.autoUpdate": true
}

0 comments on commit 69f91ea

Please sign in to comment.