vscode-java icon indicating copy to clipboard operation
vscode-java copied to clipboard

Log import progress to a `LogOutputChannel` not a Terminal

Open tsmaeder opened this issue 2 months ago • 5 comments

It's surprising that we use a terminal to log project import progress instead of using an output channel. It would be better if we could log such things to an output Channel.

tsmaeder avatar Sep 22 '25 14:09 tsmaeder