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
And fixed
- The line number from gopls is 0-based. Fix that before printing
in the output channel.
- The file name may be missing if the file is a generated file,
and most likely the line number is bogus too.
- Adjust nesting to handle deep call stacks.
For #2096
Change-Id: I37d067bcedfe5a5618388cb723a32d0b5c54d317
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/402194
Reviewed-by: Suzy Mueller <[email protected]>
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
0 commit comments