I am using SublimeLinter and LSP modules. They each write diagnostics to a different output panel, meaning I can’t see the combined output.
Is there someway to combine the Diagnostics and Sublime linter panel output? Or is there some other place I can get all of the diagnostics for the current file?