Go linter in VS code not working for packages across multiple files?
[The original answer is outdated; here is up-to-date information provided by the vscode-go maintainers. The updated answer is now marked as “Recommended” in the Go collective] The plugin has changed a lot since 2019. In 2021, Go Modules became the default which may have changed how the program is built and analyzed. The vscode-go plugin … Read more