microsoft/vscode-documentdb v0.7.4
microsoft/vscode-documentdb
Captured source
source ↗published Apr 21, 2026seen 5dcaptured 9hhttp 200method plain
v0.7.4
Repository: microsoft/vscode-documentdb
Tag: v0.7.4
Published: 2026-04-21T16:22:36Z
Prerelease: no
Release notes:
New Features & Improvements
- URL-Encoded Password Detection: When a connection attempt fails and the password contains URL-encoded characters, the extension now offers a "Retry with Decoded Password" option. If the retry succeeds, the decoded password can be saved. #444, #594
- Rich Markdown Tooltips: Cluster, database, and collection tree items in the Connections view now show rich markdown tooltips on hover, displaying useful details (host, auth method, document count, storage size) without requiring expansion or connection. #579, #588
- Copy Reference Context Menu: Adds a "Copy Reference…" right-click option to database, collection, and index nodes with a QuickPick format picker. Databases offer name, shell command (
use dbName), or qualified name; collections offer name, namespace, shell reference, ordb.getCollection()form; indexes offer name, key definition, or shell command. Names with special characters automatically use safe escaping. #545, #587
Documentation
- Improved CONTRIBUTING.md: Adds a PR submission checklist, corrects Node/npm version requirements, and adds multi-platform setup stubs. #565
Dependencies
Notability
notability 2.0/10Routine extension release