#9603 fixes the output panel opening after each save. The output panel will still be opened when triggering the buildWorkspaceSymbols command (#9603 (comment)).
We are calling other tools silently (formatting, linting), so we should build workspace symbols silently as well.
#9603 fixes the output panel opening after each save. The output panel will still be opened when triggering the
buildWorkspaceSymbolscommand (#9603 (comment)).We are calling other tools silently (formatting, linting), so we should build workspace symbols silently as well.