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

Separate generic webview hosting code #2333

Closed languy closed 1 month ago

languy commented 1 month ago

Extract the re-usable part of QueryEditorTab that manages the webview and communication. For now, I left the logic that updates the connection, so it assumes the webview uses that connection.