From f1793006d72914d9a1520e07c1ffc9e13b501cc8 Mon Sep 17 00:00:00 2001 From: ianf-mongodb <85948430+ianf-mongodb@users.noreply.github.com> Date: Thu, 1 Feb 2024 08:36:49 -0500 Subject: [PATCH] * --- .../steps-starting-vsce-paste-string.yaml | 25 ++++++------------- 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/source/includes/steps-starting-vsce-paste-string.yaml b/source/includes/steps-starting-vsce-paste-string.yaml index 822cd928..760b6eff 100644 --- a/source/includes/steps-starting-vsce-paste-string.yaml +++ b/source/includes/steps-starting-vsce-paste-string.yaml @@ -51,27 +51,16 @@ content: | #. In the *Overview* page, click :guilabel:`Connect` under the :guilabel:`Connect with Connection String`. - .. tab:: Open from the Extension Tab + .. tab:: Open from MongoDB View :tabid: mdbview - a. Select the |vscode| icon from the left side menu bar - in VSCode. + a. Expand the :guilabel:`Connections` pane in the left + navigation if it is collapsed. + + #. Click the :guilabel:`More Actions` menu (:guilabel:`...`) + and select :guilabel:`Add MongoDB Connection with Connection + String...`. - .. figure:: /images/vsce-mongodb-extension-sidemenu.png - :figwidth: 600px - :alt: Image VSCode side bar menu. - - a. Expand the :guilabel:`Connections` pane in the left - navigation if it is collapsed. - - #. Click the :guilabel:`More Actions` menu (:guilabel:`...`) - and select :guilabel:`Add MongoDB Connection with Connection - String...`. - - .. figure:: /images/vsce-mongodb-connection-dots.png - :figwidth: 600px - :alt: Select add connection with connection string - .. tab:: Open Directly :tabid: cmdpalette