Results 3 comments of Yiji Ya

Why did you remove this setting? Are there any other options I can use to disable the diagnostics?

Hi @hyangah, I actually do diagnostics, but only when I need to. When I am coding, I really want everything to be quiet so I can focus on coding and...

@hyangah I use `go vet` or `go lint` in vscode from the command palette. Other commands I prefer to use from the terminal. I have the following configuration in my...