Skip to content

Commit 3dfe633

Browse files
(DOCSP-11269): Run selected lines from playground (mongodb#21)
* (DOCSP-11269): Run selected lines from playground * copy edit
1 parent 42ceb08 commit 3dfe633

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

source/playgrounds.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,22 @@ To open a playground and begin interacting with your data:
4646
Your playground runs against the deployment specified in your
4747
:ref:`active connection <vsce-connect>`.
4848

49+
Run a Playground
50+
----------------
51+
52+
To run a playground, click the :guilabel:`Play Button` in VS Code's
53+
top navigation bar.
54+
55+
Run Selected Lines of a Playground
56+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
57+
58+
If you select a section of your playground, you may optionally run only
59+
the selected portion. Your selection can consist of a single line or multiple lines.
60+
61+
|vsce| shows the :guilabel:`Run Selected Lines from Playground` button
62+
immediately below your selected section. Click this button to test and
63+
troubleshoot specific lines or sections of your playground.
64+
4965
Tutorials
5066
---------
5167

0 commit comments

Comments
 (0)