microsoft / vscode-cosmosdb

Azure Databases extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb
MIT License
155 stars 69 forks source link

The collection icons are different for MongoDB account and MongoDB cluster #2456

Open v-ruizh opened 11 hours ago

v-ruizh commented 11 hours ago

OS: Windows 10 Build Version: 20241120.1 Regression: Not a Regression

Repro Steps:

  1. Expand one database node for a MongoDB account in VS Code.
  2. Expand one database node for a MongoDB cluster in the same VS Code instance.
  3. Check whether the collection icons are the same for MongoDB account and MongoDB cluster.

Expect: The collection icons are the same for MongoDB account and MongoDB cluster.

Actual: The collection icons are different for MongoDB account and MongoDB cluster. Image