File tree Expand file tree Collapse file tree 5 files changed +18
-19
lines changed Expand file tree Collapse file tree 5 files changed +18
-19
lines changed Original file line number Diff line number Diff line change 1
- =================================
2
- MongoDB for VS Code Documentation
3
- =================================
1
+ =========================
2
+ | vsce | Code Documentation
3
+ =========================
4
4
5
- This repository contains documentation for the MongoDB for VS Code
6
- extension.
5
+ This repository contains documentation for the |vsce |.
7
6
8
7
Building
9
8
--------
Original file line number Diff line number Diff line change @@ -118,8 +118,8 @@ uri = ":abbr:`URI (Uniform Resource Identifier)`"
118
118
url = " :abbr:`URL (Uniform Resource Locator)`"
119
119
utc = " :abbr:`UTC (Coordinated Universal Time)`"
120
120
vpc = " :abbr:`VPC (Virtual Private Cloud)`"
121
- vsce = " MongoDB for VS Code"
122
- vsce-short = " VS Code Extension"
121
+ vsce = " VS Code Extension "
122
+ vsce-full = " MongoDB for VS Code Extension"
123
123
vscode = " `Microsoft Visual Studio Code <https://code.visualstudio.com/>`__"
124
124
vscode-short = " Visual Studio Code"
125
125
yaml = " :abbr:`YAML (Yet Another Markup Language)`"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Connect to Your MongoDB Deployment
12
12
:depth: 1
13
13
:class: singlecol
14
14
15
- This page outlines how to use |vsce| to connect to a
15
+ This page outlines how to use |vsce-full | to connect to a
16
16
MongoDB host. You can connect to a standalone, replica set,
17
17
or sharded cluster host.
18
18
Original file line number Diff line number Diff line change 1
1
.. _vsce-overview:
2
2
3
- ===================
4
- MongoDB for VS Code
5
- ===================
3
+ ===========
4
+ |vsce-full|
5
+ ===========
6
6
7
7
.. default-domain:: mongodb
8
8
@@ -22,7 +22,7 @@ MongoDB and your data directly within your coding environment.
22
22
Features
23
23
--------
24
24
25
- You can use MongoDB for |vscode-short | to:
25
+ You can use |vsce-full | to:
26
26
27
27
- Explore your MongoDB Data.
28
28
@@ -34,10 +34,10 @@ Get Started
34
34
-----------
35
35
36
36
:doc:`/install`
37
- Install |vsce| from the VS Code Marketplace.
37
+ Install |vsce-full | from the VS Code Marketplace.
38
38
39
39
:doc:`/connect`
40
- Connect to your deployment using |vsce|.
40
+ Connect to your deployment using |vsce-full |.
41
41
42
42
:doc:`/databases-collections`
43
43
Explore your databases, collections, and documents.
@@ -47,7 +47,7 @@ Get Started
47
47
run aggregations, and more.
48
48
49
49
:doc:`/create-cluster-terraform`
50
- Create a Shared Tier |service| cluster using a Terraform template included with |vsce|.
50
+ Create a Shared Tier |service| cluster using a Terraform template included with |vsce-full |.
51
51
52
52
.. toctree::
53
53
:titlesonly:
Original file line number Diff line number Diff line change 1
1
.. _vsce-install:
2
2
3
- ===========================
4
- Install MongoDB for VS Code
5
- ===========================
3
+ ===================
4
+ Install |vsce-full|
5
+ ===================
6
6
7
7
.. default-domain:: mongodb
8
8
@@ -15,7 +15,7 @@ Install MongoDB for VS Code
15
15
Prerequisites
16
16
-------------
17
17
18
- Before you can install |vsce|, you must install Visual Studio Code. You
18
+ Before you can install |vsce-full |, you must install Visual Studio Code. You
19
19
can download Visual Studio Code from https://code.visualstudio.com/.
20
20
21
21
Procedure
You can’t perform that action at this time.
0 commit comments