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

feat: The edit mode was removed. View | Edit | Delete buttons are available if there are selected rows #2343

Closed bk201- closed 1 month ago

bk201- commented 1 month ago

This pull request includes several changes to the QueryEditor and ResultPanel components to improve the user interface and functionality. The most important changes include modifications to the styles, the addition of a new toolbar, and the removal of the EditMode feature.

Style Adjustments:

Toolbar Enhancements:

Code Cleanup:

Theme Adjustments: