Skip to content

Commit 9370c03

Browse files
ianf-mongodbjeff-allen-mongo
authored andcommitted
DOCSP-17785-vscode-add-blurp-list-collections
1 parent 02987ca commit 9370c03

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

source/databases-collections.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ View Collection Documents and Schema
4747
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4848

4949
When you expand a collection, |vsce| displays the number of documents
50-
next to the :guilabel:Documents label in the navigation panel.
50+
next to the :guilabel:`Documents` label in the navigation panel.
5151

5252
Documents
5353
``````````
@@ -60,6 +60,11 @@ You may edit this single document:
6060

6161
.. include:: /includes/seq-edit-document.rst
6262

63+
.. important::
64+
65+
Users must have the :authaction:`listCollections` permission in
66+
order to view a collection's documents.
67+
6368
To view all of the collection's documents in an array, you can:
6469

6570
1. Right-click a collection.

0 commit comments

Comments
 (0)