Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Go+ for Visual Studio Code

Install this extension alongside the official Go extension. Go files automatically use go+ and gopls+, and Go+ keywords are added to the built-in Go grammar. The extension does not write user or workspace settings.

Explicit VS Code settings still override these defaults when you need a custom binary path. Remote workspaces resolve the Go+ tools from the remote PATH.