microsoft / vscode-azurestorage

Azure Storage extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestorage
MIT License
61 stars 38 forks source link

The previous step still displays shortly in the Command Palette view #1324

Open v-chenzha opened 1 month ago

v-chenzha commented 1 month ago

OS: Win10 Build Version: 20240709.1 Visual Studio Code Version: 1.92.0-insider (user setup)

Repro Steps:

  1. Install "Azure Storage" extension from Extensions.
  2. Make sure more than two subscriptions are selected.
  3. F1 -> Azure Storage: Delete Storage Account... -> Select a subscription.
  4. Check the Command Palette view.

Expect: The previous step doesn't display in the Command Palette view.

Actual: The previous step still displays shortly in the Command Palette view. 2

More Info:

  1. This issue doesn't reproduce for the Visual Studio Code 1.91.0 (user setup).
  2. This issue also reproduces with other Azure Storage commands.
MicroFish91 commented 1 month ago

This seems like an issue that has recently appeared with the newer Insider's versions. We should track this and if it continues to happen, look into what is really causing this jittery behavior and escalate if necessary.