File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ title : Open the Extensions View.
2
+ level : 4
3
+ ref : open-extensions
4
+ content : |
5
+ In Visual Studio Code, click the :guilabel:`Extensions` icon
6
+ in the left navigation.
7
+
8
+ Alternatively, you can open the :guilabel:`Extensions` view by
9
+ pressing:
10
+
11
+ - :guilabel:`Control + Shift + X` or
12
+
13
+ - :guilabel:`Command + Shift + X`.
14
+
15
+ ---
16
+ title : Search "MongoDB for VS Code" in the extension marketplace.
17
+ level : 4
18
+ ref : search-mongodb-for-vscode
19
+ ---
20
+ title : Click :guilabel:`Install` on the "MongoDB for VS Code" extension.
21
+ level : 4
22
+ ref : click-install
23
+ ...
Original file line number Diff line number Diff line change @@ -11,3 +11,20 @@ Install MongoDB for VS Code
11
11
:backlinks: none
12
12
:depth: 1
13
13
:class: singlecol
14
+
15
+ Prerequisites
16
+ -------------
17
+
18
+ Before you can install |vsce|, you must install Visual Studio Code. You
19
+ can download Visual Studio Code from https://code.visualstudio.com/.
20
+
21
+ Procedure
22
+ ---------
23
+
24
+ .. include:: /includes/steps/install-vsce.rst
25
+
26
+ Once you install |vsce|, you can :ref:`view data in your deployment
27
+ <vsce-databases-collections>` and :ref:`create Playgrounds to interact
28
+ with your data <vsce-playgrounds>`.
29
+
30
+ To configure |vsce| settings, see :ref:`vsce-settings`.
You can’t perform that action at this time.
0 commit comments