Skip to content

DOCSP-48590-connect-via-atlas-cli #110

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

Merged
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
render fixes and add second screenshot
  • Loading branch information
amalhotra-mdb committed Apr 3, 2025
commit 09b95af09c0e2511f8a63703c0a1f6f684b8f636
2 changes: 1 addition & 1 deletion source/includes/steps-open-mongodb-view.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "In |vscode-short|, click the :guilabel:`MongoDB` icon in the :guilabel:`Activity Bar`".
title: "In |vscode-short|, click the :guilabel:`MongoDB` icon in the :guilabel:`Activity Bar`."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[question]

Should we remove the double quotes to be more consistent with the other titles?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for noticing this, I think we should!

level: 4
ref: open-mongodb-view
content: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,8 @@ content: |
:figwidth: 600px
:alt: Image VSCode side bar menu.

You can view your connected deployment under :guilabel:`Connections`.
You can view your connected deployment under :guilabel:`Connections`.

.. figure:: /images/vsce-expand-connections.png
:figwidth: 600px
:alt: Image showing connections pane
Loading