Restarting an extension when that extension's output is selected in the "Output" pane should not change which extension is selected in the "Output" pane. #1898
Labels
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
Milestone
Current Behavior
Suppose the "Output" pane is visible, and a given extension's output is being viewed.
If the user runs the "Restart" command for that extension (for example, the TypeScript LSP, or the ESLint extension), the selected extension of the "Output" pane changes.
Statement of Issue
If a user restarts an extension and is viewing the output of that extension, they almost certainly will want to see the output of the extension upon restarting the extension.
Proposed Behavior
When restarting an extension, I propose that the selected extension in the "Output" pane remain unchanged.
The text was updated successfully, but these errors were encountered: