Replies: 2 comments 2 replies
-
|
Try |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
thanks, this is similar to :CocDiagnostics, in both cases, if there are errors the message window is not auto open, I need type :CocDiagnostics or :CocList diagnostics to bring that up. is there a way like ALE's ale_open_list that will keep the quickfix window open automatically, so I know my code has issues and will fix them before I save the final version? seems like a really handy default for daily coding. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I saw the diagnostic messages shown at the bottom window then it disappears in a few seconds, I can use :CocDiagnostics to bring that back, is there a way to make the warning/error terminal window sticky until all errors/warnings are fixed?
Beta Was this translation helpful? Give feedback.
All reactions