We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de66a4 commit 2865724Copy full SHA for 2865724
source/enable-autocomplete.txt
@@ -11,7 +11,7 @@ Enable Auto Complete
11
:class: singlecol
12
13
You can enable autocomplete for MongoDB Playgrounds. Enabling
14
-autocomplete allows you to automatically populate database and collection
+autocomplete lets you automatically populate database and collection
15
names when using ``use("")`` or
16
``db.getCollection("")`` syntax within a MongoDB playground.
17
@@ -50,7 +50,7 @@ Steps
50
:figwidth: 700px
51
:alt: Image of a stream connection
52
53
- .. step:: Add the autocomplete snippet to the ``Settings.json`` file
+ .. step:: Add the autocomplete snippet to the Settings.json file
54
55
Copy the following code snippet:
56
0 commit comments