diff --git a/source/includes/steps-configure-settings.yaml b/source/includes/steps-configure-settings.yaml index f7d2608..b683fb4 100644 --- a/source/includes/steps-configure-settings.yaml +++ b/source/includes/steps-configure-settings.yaml @@ -8,17 +8,14 @@ content: | * - Operating System - Method - Actions - * - Any - Visual Studio Code Menu - :guilabel:`File` / :guilabel:`Code` > :guilabel:`Preferences` > :guilabel:`Settings` - * - MacOS - Keyboard Shortcut - Press ``Command`` + ``,`` - * - Windows and Linux - Keyboard Shortcut - Press ``Ctrl`` + ``,`` @@ -29,4 +26,4 @@ ref: search-mongodb-in-settings content: | |vsce| extension settings are displayed. Changes you make are saved automatically. -... +... \ No newline at end of file diff --git a/source/includes/steps-create-atlas-cluster-terraform.yaml b/source/includes/steps-create-atlas-cluster-terraform.yaml index 00f379d..c0d496d 100644 --- a/source/includes/steps-create-atlas-cluster-terraform.yaml +++ b/source/includes/steps-create-atlas-cluster-terraform.yaml @@ -62,4 +62,4 @@ content: | :linenos: :language: sh -... +... \ No newline at end of file diff --git a/source/includes/steps-delete-atlas-cluster-terraform.yaml b/source/includes/steps-delete-atlas-cluster-terraform.yaml index c485411..c282924 100644 --- a/source/includes/steps-delete-atlas-cluster-terraform.yaml +++ b/source/includes/steps-delete-atlas-cluster-terraform.yaml @@ -28,4 +28,4 @@ content: | Destroy complete! Resources: 4 destroyed. -... +... \ No newline at end of file diff --git a/source/includes/steps-disconnect-mongodb-view.yaml b/source/includes/steps-disconnect-mongodb-view.yaml index 8ffb1b1..5ec4fcc 100644 --- a/source/includes/steps-disconnect-mongodb-view.yaml +++ b/source/includes/steps-disconnect-mongodb-view.yaml @@ -8,4 +8,4 @@ title: "Right-click the deployment from which you want to disconnect, then click level: 4 ref: vsce-disconnect -... +... \ No newline at end of file diff --git a/source/includes/steps-install-vsce.yaml b/source/includes/steps-install-vsce.yaml index 0f0f361..1fc55bf 100644 --- a/source/includes/steps-install-vsce.yaml +++ b/source/includes/steps-install-vsce.yaml @@ -4,14 +4,10 @@ ref: open-extensions content: | In Visual Studio Code, click the :guilabel:`Extensions` icon in the left navigation. - Alternatively, you can open the :guilabel:`Extensions` view by pressing: - - :guilabel:`Control + Shift + X` or - - :guilabel:`Command + Shift + X`. - --- title: Search "MongoDB for VS Code" in the extension marketplace. level: 4 @@ -23,5 +19,4 @@ ref: click-install content: | Once the installation is complete, the :guilabel:`Install` button changes to the :guilabel:`Manage` gear button. - -... +... \ No newline at end of file diff --git a/source/includes/steps-remove-connection-command-palette.yaml b/source/includes/steps-remove-connection-command-palette.yaml index 4d6eab2..813b480 100644 --- a/source/includes/steps-remove-connection-command-palette.yaml +++ b/source/includes/steps-remove-connection-command-palette.yaml @@ -18,4 +18,4 @@ content: | title: "Click :guilabel:`Yes` to remove the connection." ref: confirm-connection-remove level: 4 -... +... \ No newline at end of file diff --git a/source/includes/steps-remove-connection-mdb-view.yaml b/source/includes/steps-remove-connection-mdb-view.yaml index 679f864..2668b0c 100644 --- a/source/includes/steps-remove-connection-mdb-view.yaml +++ b/source/includes/steps-remove-connection-mdb-view.yaml @@ -11,4 +11,4 @@ ref: remove-connection-mdb-view title: "Click :guilabel:`Yes` to remove the connection." level: 4 ref: remove-connection-confirm -... +... \ No newline at end of file diff --git a/source/includes/steps-rename-connection.yaml b/source/includes/steps-rename-connection.yaml index 5b52a52..af72bf4 100644 --- a/source/includes/steps-rename-connection.yaml +++ b/source/includes/steps-rename-connection.yaml @@ -12,8 +12,6 @@ title: "Rename the connection." level: 4 ref: rename-collection. content: | - a. In the Command Palette, type a new name for the connection. #. Press the **Enter** or **Return** key to rename the connection. - ...