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
Currently when call returns a multiline string, delve puts in one line without expanding formatting characters. I would like an option to print an expanded multiline string.
Currently when
callreturns a multiline string, delve puts in one line without expanding formatting characters. I would like an option to print an expanded multiline string.golang/vscode-go#3592