Skip to content
Discussion options

You must be logged in to vote

Hello,

Could you point me toward the correct configuration to route this output to the console?

That's the debug adapter's "responsibility". I don't think any Go adapters support this feature (although I'm not a Go user, so I'm not sure). You could try requesting this feature upstream. As a reference, debugpy allows controlling this with a configuration setting, see "console" - within neovim, it controls precisely whether the console terminal is used (integratedTerminal, the default) or if the REPL is used (internalConsole).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by igorlfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants