Open
Description
Is your feature request related to a problem? Please describe.
In the PROBLEM
tab of my VS Code, I always see a lot of errors from Go standard lib and some 3rd party libs, e.g.:
But I do not care about those errors at all, I only want to see the errors of my own project code.
Describe the solution you'd like
Provide a configuration parameter to report errors only from the project's own code.