You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is a duplicate of #164751. I can try to add some logging during debt week
meganrogge
added
bug
Issue identified by VS Code Team member as probable bug
tasks
Task system issues
debt
Code quality issues
and removed
info-needed
Issue requires more information from poster
labels
Apr 26, 2024
I'm working on hello world extension example that uses esbuild.
I'm struggling to get the problem matchers working.
)
at the end of line 19 ofsrc/extension.ts
. Close the editor after making the change.The problem matcher is here and looks, IMO, fine: https://github.com/connor4312/esbuild-problem-matchers/blob/main/package.json#L28
Is there a way to debug a problem matcher?
The text was updated successfully, but these errors were encountered: