Skip to content

DOCSP-47585-untouched-vscode-includes #107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions source/includes/steps-configure-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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`` + ``,``
Expand All @@ -29,4 +26,4 @@ ref: search-mongodb-in-settings
content: |
|vsce| extension settings are displayed. Changes you
make are saved automatically.
...
...
2 changes: 1 addition & 1 deletion source/includes/steps-create-atlas-cluster-terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ content: |
:linenos:
:language: sh

...
...
2 changes: 1 addition & 1 deletion source/includes/steps-delete-atlas-cluster-terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ content: |

Destroy complete! Resources: 4 destroyed.

...
...
2 changes: 1 addition & 1 deletion source/includes/steps-disconnect-mongodb-view.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ title: "Right-click the deployment from which you want to disconnect, then click
level: 4
ref: vsce-disconnect

...
...
7 changes: 1 addition & 6 deletions source/includes/steps-install-vsce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -23,5 +19,4 @@ ref: click-install
content: |
Once the installation is complete, the :guilabel:`Install` button
changes to the :guilabel:`Manage` gear button.

...
...
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ content: |
title: "Click :guilabel:`Yes` to remove the connection."
ref: confirm-connection-remove
level: 4
...
...
2 changes: 1 addition & 1 deletion source/includes/steps-remove-connection-mdb-view.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ ref: remove-connection-mdb-view
title: "Click :guilabel:`Yes` to remove the connection."
level: 4
ref: remove-connection-confirm
...
...
2 changes: 0 additions & 2 deletions source/includes/steps-rename-connection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.

...
Loading