Use language server and infer gopath
This commit is contained in:
		@@ -11,6 +11,8 @@
 | 
			
		||||
		"seccomp=unconfined"
 | 
			
		||||
	],
 | 
			
		||||
	"settings": {
 | 
			
		||||
		"go.gopath": "/go"
 | 
			
		||||
		"go.gopath": "/go",
 | 
			
		||||
		"go.inferGopath": true,
 | 
			
		||||
		"go.useLanguageServer": true
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user