Closed Discookie closed 6 months ago
Requires https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/140 for CI passing.
In some locations, the commands codechecker.logging.showOutput and codechecker.executor.showOutput were inconsistently used. They are now all codechecker.executor.showOutput. Fixes sidebar commands when CodeChecker is running, among others.
codechecker.logging.showOutput
codechecker.executor.showOutput
Requires https://github.com/Ericsson/CodecheckerVSCodePlugin/pull/140 for CI passing.
In some locations, the commands
codechecker.logging.showOutput
andcodechecker.executor.showOutput
were inconsistently used. They are now allcodechecker.executor.showOutput
. Fixes sidebar commands when CodeChecker is running, among others.