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
When using live error reporting, gotype-live sometimes returns errors based off out-of-date file content. It's very noticeable when switching between branches where an extra parameter was added to function/method signatures (in my case, I'm extending functions to take in context.Context).
My current setup:
VSCode: Version 1.11.2 (1.11.2)
vscode-go: Version 0.6.59
vim: 0.6.18
When using live error reporting, gotype-live sometimes returns errors based off out-of-date file content. It's very noticeable when switching between branches where an extra parameter was added to function/method signatures (in my case, I'm extending functions to take in
context.Context).My current setup:
Live error config: