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 container action from "Import Document into a Collection..." to "Import Document into a Container..." #2453

Open v-ruizh opened 1 day ago

v-ruizh commented 1 day ago

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

Repro Steps:

  1. Create a "Cosmos DB for NoSQL" account.
  2. Create a database and a container for the above account.
  3. Right click the container node to open its context menu.

Actual: There is an action "Import Document into a Collection..." in the container context menu. Image

Suggestion: It would be better to change the container action from "Import Document into a Collection..." to "Import Document into a Container...".