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
Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.131
OS Version: Fedora Workstation 44
Its necessary to use these color customizations in order to hide the squiggly lines in vscode. It works, but it is also affecting the Debug Console text, making the text there invisible.
I have tested with all extensions disabled (except golang which is the debugger itself)
Does this issue occur when all extensions are disabled?: Yes
Its necessary to use these color customizations in order to hide the squiggly lines in vscode. It works, but it is also affecting the Debug Console text, making the text there invisible.
I have tested with all extensions disabled (except golang which is the debugger itself)
Steps to Reproduce:
Gravacao.de.tela.de.2026-08-02.18-03-50.mp4
I acknowledge that this is in fact a hack to a missing option that not many users would want (no squiggly lines, but full problems/lsp diagnostics).
However, I think that since the customizations are being made under a editor key, it should not affect anything beyond the editor itself.
At the moment if one sets
editorInfo.foregroundit will affect by defaultdebugConsole.infoForeground.