File tree Expand file tree Collapse file tree 1 file changed +5
-25
lines changed Expand file tree Collapse file tree 1 file changed +5
-25
lines changed Original file line number Diff line number Diff line change @@ -26,27 +26,14 @@ Features
26
26
27
27
You can use MongoDB for |vscode-short| to:
28
28
29
- - :ref:`Connect to a MongoDB Cluster <vsce-connect>` .
29
+ - Explore your MongoDB Data .
30
30
31
- - Once you connect to a cluster, you can launch the
32
- `MongoDB Shell <https://docs.mongodb.com/mongodb-shell/>`__ and
33
- automatically connect the shell to your cluster.
31
+ - Prototype queries and run MongoDB commands.
34
32
35
- - :ref:`Navigate your databases, collections, and documents
36
- <vsce-databases-collections>`.
33
+ - Create a Shared Tier |service| cluster using a Terraform template.
37
34
38
- - Quickly prototype queries and run MongoDB commands with JavaScript
39
- Playgrounds:
40
-
41
- - :ref:`Perform CRUD operations on your data <vsce-crud>`.
42
-
43
- - :ref:`Execute aggregation pipelines on your data
44
- <vsce-aggregation>`.
45
-
46
- - :ref:`vsce-create-cluster-terraform`.
47
-
48
- Learn More
49
- ----------
35
+ Get Started
36
+ -----------
50
37
51
38
:doc:`/install`
52
39
Install |vsce| from the VS Code Marketplace.
@@ -64,13 +51,6 @@ Learn More
64
51
:doc:`/create-cluster-terraform`
65
52
Create a Shared Tier |service| cluster using a Terraform template included with |vsce|.
66
53
67
- :doc:`/commands`
68
- View all available |vsce| commands that you can run from the
69
- VS Code Command Palette.
70
-
71
- :doc:`/settings`
72
- View and configure |vsce| settings to customize your experience.
73
-
74
54
.. class:: hidden
75
55
76
56
.. toctree::
You can’t perform that action at this time.
0 commit comments