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 1e47cc0 commit bc5017bCopy full SHA for bc5017b
source/enable-autocomplete.txt
@@ -11,9 +11,10 @@ Enable Autocomplete
11
:class: singlecol
12
13
You can optionally enable autocomplete for string literals
14
-inside VSCode. Enabling autocomplete lets you automatically populate
15
-database and collection names when using ``use("")`` or
16
-``db.getCollection("")`` syntax within a MongoDB playground.
+inside VSCode. Enabling autocomplete for string literals lets you
+automatically populate database and collection names when using
+``use("")`` or ``db.getCollection("")`` syntax within a MongoDB
17
+playground.
18
19
About this Task
20
---------------
0 commit comments