File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,22 @@ To open a playground and begin interacting with your data:
4646Your 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+
4965Tutorials
5066---------
5167
You can’t perform that action at this time.
0 commit comments