-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathinstall.txt
38 lines (26 loc) · 902 Bytes
/
install.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.. _vsce-install:
===================
Install |vsce-full|
===================
.. meta::
:description: Install the MongoDB for VS Code Extension by searching for it in the Visual Studio Code marketplace and clicking Install.
.. default-domain:: mongodb
.. contents:: On this page
:local:
:backlinks: none
:depth: 1
:class: singlecol
Prerequisites
-------------
Before you can install |vsce-full|, you must install Visual Studio Code. You
can download Visual Studio Code from https://code.visualstudio.com/.
Procedure
---------
.. include:: /includes/steps/install-vsce.rst
Once you install |vsce|, you can :ref:`view data in your deployment
<vsce-databases-collections>` and :ref:`create Playgrounds to interact
with your data <vsce-playgrounds>`.
To configure |vsce| settings, see :ref:`vsce-settings`.
.. toctree::
:titlesonly:
Verify Plugin </install/verify-plugin>