Skip to content

Commit 5f14aca

Browse files
zach-carrjeff-allen-mongo
authored andcommitted
(DOCSP-11333) Display document count in left navigation panel (mongodb#22)
* (DOCSP-11333) Display document count in left navigation panel * Specify left nav panel * Update from copy review
1 parent 03da9df commit 5f14aca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/databases-collections.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ Click a collection to view its documents, schema, and indexes.
4545
Documents
4646
``````````
4747

48+
When you expand a collection, |vsce| displays that collection's
49+
document count next to the :guilabel:`Documents` label in the
50+
navigation panel.
51+
4852
When you expand a collection's documents, |vsce| lists the ``_id`` of
4953
each document in the collection. Click an ``_id`` value to open that
5054
document in VS Code and view its contents.

0 commit comments

Comments
 (0)