Issues
- 4
Extension Migration Plan
#3253 opened by hyangah - 1
Extension Repository Migration Plan
#3247 opened by hyangah - 4
v0.14.1 does not seem to install gopls anymore
#3194 opened by MorpheusXAUT - 2
gopls does not start behind a blocking proxy
#3204 opened by neclepsio - 3
- 7
Auto-complete keyword root only
#3200 opened by codingKerensa - 14
intellisense don't update
#3193 opened by kzhui125 - 4
Debugging uses wrong working directory
#3251 opened by JoseFMP - 5
Visual Studio Code freezes while browsing code.
#3189 opened by abhishekkrm - 7
- 1
Support for "externalTerminal"
#3192 opened by pauldotknopf - 8
Add package to workspace in module mode
#3195 opened by sky126 - 4
- 11
Run custom vet tools alongside the standard one.
#3219 opened by jmalloc - 8
Issue recognizing versioned go module
#3225 opened by whockey - 0
Visual Studio Code freezes while browsing code.
#3190 opened by abhishekkrm - 4
Don't show "Unable to eval expression" message box
#3227 opened by kzhui125 - 2
No debugger variables but can see a stack trace c++
#3184 opened by DylanReedy - 4
Cannot view nested maps on watch/variables panes - "Failed to eval expression"
#3198 opened by lggomez - 4
Trying to edit toolsEnvVars via rich interface creates an invalid settings entry
#3214 opened by sandipb - 3
Region comments not working when extension is enabled
#3249 opened by SteelPhase - 4
Build tags ignored when debugging
#3185 opened by cfiderer - 2
- 5
- 18
Autocomplete not working
#3228 opened by viveknangal - 3
- 9
Background of covered and not covered code cannot be removed after running package test
#3252 opened by xhit - 2
Gopls does not support versions of go <=1.12
#3255 opened by bvwells - 1
- 6
// .*DO NOT EDIT.?$
#3243 opened by butuzov - 5
Couldn't start client gopls
#3231 opened by clippit - 5
Adding a module using `go get` from outside vscode is not recognized until go.mod is reopened
#3234 opened by daaku - 3
0.14.2 broken on macos
#3246 opened by ooZberg - 1
Extension issue
#3245 opened by yadavalli1 - 4
Unable to run Go in VS Code - command not found
#3233 opened by nageshcaparthy - 1
- 0
Automatically Infer Path Mapping for Remote Debugging
#3241 opened by quoctruong - 3
Problem in mouse hover tooltip
#3240 opened by ashishka13 - 5
Can not use VS code for GO: Installing github.com/go-delve/delve/cmd/dlv FAILED
#3236 opened by tojkamaster - 3
non-sensical errors shown on Go file
#3212 opened by aybabtme - 9
You are neither in a module nor in your GOPATH. If you are using modules, please open your editor at the directory containing the go.mod.
#3220 opened by Shadrocks - 5
go.formatFlags not working with gofmt -s (simplify)
#3230 opened by Graham42 - 8
expected declaration, found ...
#3191 opened by butuzov - 9
autocomplete for packages doesn't work at all
#3187 opened by sudhNau - 3
Go To Symbol breaks after a few uses
#3215 opened by heschi - 2
unable to eval const variables when debugging
#3226 opened by kzhui125 - 2
Fill in with function signature as we have for structs.
#3216 opened by GAZ082 - 2
Incorrect CC and CXX on vs-code
#3213 opened by iamshreeram - 1
Improve Error Messaging. When a pointer based type has all the interface methods defined, the messaging in the editor is incorrect.
#3210 opened by artivilla - 2
Disabling the import formatting on auto complete
#3207 opened by eladciuraru