Skip to content

Commit bc5017b

Browse files
committed
*
1 parent 1e47cc0 commit bc5017b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/enable-autocomplete.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ Enable Autocomplete
1111
:class: singlecol
1212

1313
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.
14+
inside VSCode. Enabling autocomplete for string literals lets you
15+
automatically populate database and collection names when using
16+
``use("")`` or ``db.getCollection("")`` syntax within a MongoDB
17+
playground.
1718

1819
About this Task
1920
---------------

0 commit comments

Comments
 (0)