@@ -78,8 +78,7 @@ Create a New Playground
78
78
~~~~~~~~~~~~~~~~~~~~~~~
79
79
80
80
You can create a new playground from the :guilabel:`Playgrounds`
81
- panel, the |vsce| *Overview* page, the |vscode| Command Pallette, or
82
- your project file.
81
+ panel, the |vsce| *Overview* page, or the |vscode| Command Pallette.
83
82
84
83
.. tabs::
85
84
@@ -122,24 +121,10 @@ your project file.
122
121
123
122
.. include:: /includes/steps/open-new-playground.rst
124
123
125
- .. tab:: Your Project File
126
- :tabid: project-file
127
-
128
- 1. Open a project file.
129
-
130
- To open a file in |vscode-short|, click the file name in the
131
- file explorer.
132
-
133
- #. Highlight the code that you want to open in a playground.
134
-
135
- #. Right-click to select :guilabel:`Export Code to Playground`.
136
-
137
- Right-click your selected code to open the options menu.
138
- Click :guilabel:`MongoDB Copilot Participant` >
139
- :guilabel:`Export Code to Playground`.
140
-
141
- When you click :guilabel:`Export Code to Playground`, |vscode-short|
142
- opens a new playground with your selected code.
124
+ You can also open a new playground to test and export queries with the
125
+ :ref:`MongoDB Extension for Github Copilot <vsce-copilot>`. For more
126
+ information, see `Export and Test Queries with Copilot
127
+ <vsce-test-queries-copilot>`.
143
128
144
129
Open a Saved Playground
145
130
~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments