File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Use the following steps to test your application code in a playground:
29
29
.. procedure::
30
30
:style: normal
31
31
32
- .. step:: Open the project file that contains the MongoDB query that you want to export
32
+ .. step:: Open the project file that contains the MongoDB query that you want to export.
33
33
34
34
.. step:: Highlight the query that you want to test.
35
35
@@ -43,6 +43,9 @@ Use the following steps to test your application code in a playground:
43
43
opens a new playground with your selected code in MongoDB shell
44
44
syntax.
45
45
46
+ Once you export your code to a playground, you can click
47
+ :icon-fa5:`play` on the top right of your window to run your query.
48
+
46
49
.. seealso::
47
50
48
51
- :ref:`vsce-playgrounds`
You can’t perform that action at this time.
0 commit comments