microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.78k stars 28.73k forks source link

`Activating task providers npm` shows up twice? #229155

Open Tyriar opened 4 days ago

Tyriar commented 4 days ago

Repro:

  1. Reload VS Code window, the tasks output channel has a single Activating task providers npm
  2. Ctrl+shift+b, 🐛 it shows up again

Image

This might just be logging too aggressively or we might be doing unneeded work here? If task providers are already activated we should not lot the second time, if something extra is happening on the second time we should make the logs more descriptive.

Tyriar commented 4 days ago

I suspect the former is happening:

Image

ihsanalikapahi01 commented 4 days ago

Sir,I need help regarding my Trading Account's key "AQR's account of mine.I received a dummy email and insecure password but can access my account but can't change my email and password because I don't have key.Please help.

Sent from Yahoo Mail for iPhone

On Friday, September 20, 2024, 6:58 PM, Daniel Imms @.***> wrote:

I suspect the former is happening:

image.png (view on web)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

meganrogge commented 4 days ago

Looks like we don't keep track of which provider has been activated