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 18d01ac commit 1e47cc0Copy full SHA for 1e47cc0
source/enable-autocomplete.txt
@@ -23,8 +23,9 @@ About this Task
23
performance of other extensions and of VSCode itself.
24
25
- If you do not want to enable autocomplete for string literals inside
26
- VSCode. You can use the keyboard shortcut :kbd:`Ctrl` + :kbd:`Space`
27
- to prompt autocomplete for string literals in your MongoDB playground.
+ VSCode, you can use the keyboard shortcut :kbd:`Ctrl` + :kbd:`Space`.
+ This shortcut prompts autocomplete for string literals in your
28
+ MongoDB playground.
29
30
Before you Begin
31
----------------
0 commit comments