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

[Suggestion] It would be better to change the button from "+ Create database..." to "+ Create Database..." under MongoDB cluster #2452

Open v-ruizh opened 4 days ago

v-ruizh commented 4 days ago

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

Repro Steps:

  1. Create a MongoDB cluster in Azure portal.
  2. Connect to MongoDB cluster in VS Code.
  3. Expand the MongoDB cluster.

Actual: There is a "+ Create database..." button under the MongoDB cluster. Image

Suggestion: It would be better to change the button from "+ Create database..." to "+ Create Database..." under MongoDB cluster.

More Info: This issue also reproduces for "+ Create collection..." button under the database of MongoDB cluster. Image