@@ -24,14 +24,15 @@ content: |
24
24
:manual:`Connection String URI Format
25
25
</reference/connection-string>`.
26
26
---
27
- title : " In |vscode-short|, open the Command Palette from the |vsce|
28
- *Overview* page, from the :guilabel:`MongoDB` view in the
29
- :guilabel:`Activity Bar`, or directly to paste the connection
30
- string."
27
+ title : " Open the |vscode-short| Command Palette."
31
28
level : 4
32
29
ref : vsce-open-overview-page
33
30
content : |
34
31
32
+ Open the |vscode-short| Command Palette to paste your connection
33
+ string and connect to your cluster. You can open the Command
34
+ Palette in one of the following ways:
35
+
35
36
.. tabs::
36
37
37
38
.. tab:: Open from Overview Page
@@ -56,14 +57,9 @@ content: |
56
57
a. Expand the :guilabel:`Connections` pane in the left
57
58
navigation if it is collapsed.
58
59
59
- #. Click the :guilabel:`More Actions` menu (:guilabel:`...`),
60
- then click one of following to open the Command Palette:
61
-
62
- - :guilabel:`Add MongoDB Connection`, then
63
- :guilabel:`Connect` under the :guilabel:`Connect with
64
- Connection String` in the *Overview* page.
65
- - :guilabel:`Add MongoDB Connection with Connection
66
- String...`.
60
+ #. Click the :guilabel:`More Actions` menu (:guilabel:`...`)
61
+ and select :guilabel:`Add MongoDB Connection with Connection
62
+ String...`.
67
63
68
64
.. tab:: Open Directly
69
65
:tabid: cmdpalette
0 commit comments