issues
search
microsoft
/
vscode-cosmosdbgraph
VS Code extension for Cosmos DB Graph databases.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdbgraph
MIT License
5
stars
8
forks
source link
Update dependencies and engineering practices
#4
Closed
ejizba
closed
4 years ago
ejizba
commented
4 years ago
A combination of a few PRs already done in other repos:
Easier debugging in a webpacked world πΈπ¦π:
https://github.com/microsoft/vscode-cosmosdb/pull/1369
Engineering work to make our repos more consistent π·π»ββοΈ:
https://github.com/microsoft/vscode-cosmosdb/pull/1387
Bump min version of VS Code to 1.40.0 and Node.js to 12.0.0:
https://github.com/microsoft/vscode-cosmosdb/pull/1387
A combination of a few PRs already done in other repos: