Update go tools management
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
// Set *default* container specific settings.json values on container create.
|
// Set *default* container specific settings.json values on container create.
|
||||||
"settings": {
|
"settings": {
|
||||||
"terminal.integrated.shell.linux": "/bin/bash",
|
"terminal.integrated.shell.linux": "/bin/bash",
|
||||||
"go.useGoProxyToCheckForToolUpdates": false,
|
"go.toolsManagement.checkForUpdates": "off",
|
||||||
"go.gopath": "/go",
|
"go.gopath": "/go",
|
||||||
"go.useLanguageServer": true,
|
"go.useLanguageServer": true,
|
||||||
"remote.portsAttributes": {
|
"remote.portsAttributes": {
|
||||||
|
|||||||
Reference in New Issue
Block a user