denoland / vscode_deno

Visual Studio Code plugin for Deno
https://marketplace.visualstudio.com/items?itemName=denoland.vscode-deno
MIT License
1.5k stars 146 forks source link

Please create the "Welcome Page" in the current window only #1209

Open qupig opened 6 days ago

qupig commented 6 days ago

To Reproduce

  1. Install Deno VSCode Extension.
  2. It will create a new "Welcome Page" tab in each opened vscode window.

Expected behavior

Most extensions, including vscode's own update log, will only create a new tab in the current window instead of all windows.

There's no point in creating the same "Welcome Page" tab in all windows, and closing it in every project window is a bit annoying.

Versions

vscode: 1.95.2 deno: 2.0.6 extension: 3.42.0