vscode-cosmosdb

Azure Databases extension for VS Code

MIT License

Stars
156
Committers
41

Bot releases are hidden (Show)

vscode-cosmosdb - v0.12.0

Published by nturinski almost 5 years ago

Added

  • Support for Private Endpoint Connections
  • Collapse All button for Cosmos DB explorer

Fixed

  • When using find() in MongoScrapbooks, it would not work properly with chained commands #981
  • Bugs fixed
vscode-cosmosdb - v0.11.0

Published by PrashanthCorp about 5 years ago

Fixed

  • Better shell error handling, add mongo.shell.args setting #1101, #1092, #1071, #988, #838, #820
  • Increase mongo.shell.timeout default value from 5 to 30 #1115
  • Fix document save prompt message #1021

Added

  • Add mongo.shell.args setting to allow passing arguments to mongo shell #1104, #1126

Changed

  • Due to a change in the Azure Cosmos DB Emulator, users must explicitly enable the Mongo DB port when starting the emulator. Updated error messages to point to debugging tips at https://aka.ms/AA5zah5. #1137, #1000
vscode-cosmosdb - v0.10.2

Published by PrashanthCorp over 5 years ago

0.10.2 - 2019-05-01

Fixed

  • Handle opening resources to use native vscode APIs
  • Running the extension in older versions of VS Code
  • Report an issue opening a blank webpage due to a large stack frame
vscode-cosmosdb - v0.10.1

Published by PrashanthCorp over 5 years ago

0.10.1 - 2019-03-26

Added

  • Wizards are more informative and allow you to redo some steps

Fixed

  • Graph views moved from using previewHtml (deprecated) to Webview API
vscode-cosmosdb - v0.10.0

Published by StephenWeatherford over 5 years ago

Added

  • Improved startup and installation performance

Fixed

  • Accounts created in portal are not recognized as graph/mongo by the extension #1018
  • Confusing error message when running 'Import Document into a Collection' with no Workspace opened #961
  • Improve emulator connection error messages #1016
vscode-cosmosdb - v0.9.1

Published by StephenWeatherford almost 6 years ago

Added

  • API support for integration with App Service extension
  • Multiple documents, collections, or stored procedures can be viewed/edited at once (thanks @tec-goblin)

Fixed

  • Refresh button doesn't refresh attached accounts #904
  • Some scrapbook parse errors were causing an error alert #959
  • Downgrade event-stream version due to event-stream#116
vscode-cosmosdb - v0.9.0

Published by PrashanthCorp almost 6 years ago

Added

Fixed

Thank you

A big thank you to the following contributors that helped make the extension even better!

EDIT: The vsix for this version has been removed from assets due to event-stream#116

vscode-cosmosdb - v0.8.0

Published by PrashanthCorp over 6 years ago

Added

Fixed

vscode-cosmosdb - v0.7.2

Published by PrashanthCorp over 6 years ago

vscode-cosmosdb - v0.7.1

Published by ejizba over 6 years ago

Fixed

  • Fixed error "Unexpected Experience Value" when retrieving database accounts
vscode-cosmosdb - v0.7.0

Published by StephenWeatherford over 6 years ago

Added

  • Mongo

    • CodeLens support for scrapbook
    • Execute all commands in a scrapbook, allowing you to use scrapbooks as scripts
    • Support for ObjectIDs, ISODate, and extended JSON data types in document views
  • SQL

    • View, open, edit and update Stored Procedures
  • Miscellaneous

    • Error messages are now modal
    • Open newly created docs in editor

Changed

  • Moved Azure CosmosDB Explorer to new Azure view container instead of file explorer

Fixed

vscode-cosmosdb - v0.6.0

Published by StephenWeatherford over 6 years ago

Added

  • Mongo

    • mongo.shell.path setting no longer required if shell is in system path
    • Allow mongo.shell.path to be specified in workspace settings as well as user settings
    • No longer asking for an id for new documents
    • Connected database is now persisted between sessions
    • Improvements to scrapbook setup and error handling
  • Azure subscriptions

    • New "filter" button on subscription nodes
    • New "Open in Portal" menu item for subscriptions
  • Miscellaneous

    • New "Report an Issue" button on error dialogs

Fixed

vscode-cosmosdb - v0.5.1

Published by StephenWeatherford over 6 years ago

vscode-cosmosdb - v0.5.0

Published by ejizba over 6 years ago

Fixed

Added

  • DocumentDB and Mongo
    • Allow updating documents and collections re-opened from a previous VS Code session
  • Mongo
    • Delete databases
vscode-cosmosdb - v0.4.0

Published by ejizba over 6 years ago

Added

  • Attach to Cosmos DB emulator
  • Run commands from the command palette

Fixed

vscode-cosmosdb - v0.3.0

Published by ejizba almost 7 years ago

Added

  • Attach Cosmos DB accounts by connection string
  • Graph:
    • Customize the color and display text of vertices through VS Code settings
    • By default display vertex IDs and labels and choose vertex color based on label
    • Honor current VS Code theme

Fixed

vscode-cosmosdb - v0.2.2

Published by ejizba almost 7 years ago

Added

  • View, edit, and persist a Mongo collection
  • Edit and persist the result of a Mongo command
vscode-cosmosdb - v0.2.1

Published by ejizba almost 7 years ago

Fixed

  • Graph bugs fixed
    • Source to target arrows are backwards
    • Side effects from executing a Gremlin query can occur twice
    • Duplicate vertices can show up in graph viewer
    • Query performance improved for large graphs
vscode-cosmosdb - v0.2.0

Published by ejizba almost 7 years ago

Added

  • Graph:
    • View/Create/Delete databases and graphs
    • Click on a graph to visualize data
    • Query graph using Gremlin
  • DocumentDB:
    • View/Create/Delete databases, collections, and documents
  • Mongo
    • View documents in the explorer
  • DocumentDB and Mongo:
    • Click on a document to open in the editor
    • Edit a document and persist changes to the cloud

Removed

  • View Mongo documents in 'result.json' by clicking on a collection in the explorer
  • Edit and persist the result of a Mongo scrapbook command

Fixed

vscode-cosmosdb - v0.1.1

Published by fiveisprime about 7 years ago

0.1.1 - 2017-09-19

Changed

  • Correctly set version to preview
Badges
Extracted from project README
Version Installs Build Status
Related Projects