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
Hit any break point - everything is broken. trying to "watch" anything yields the error in the subject header (rpc: can't find method RPCServer.Eval). Trying to evaluate anything in the debug console yields the same error.
Does this issue occur when all extensions are disabled?: Yes/No
No - but only because go debugging isn't supported.
The text was updated successfully, but these errors were encountered:
I had the same type of issues a few hours back (no watch variables - no interactive inspection in debug console)
Only stepping / nexting and tooltip variable inspection did work
Looks like adding useAPIv1 : false to my launch.json configuration do workaround the issue at least for now
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes/No
No - but only because go debugging isn't supported.
The text was updated successfully, but these errors were encountered: