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+ =========================
44
5- This repository contains documentation for the MongoDB for VS Code
6- extension.
5+ This repository contains documentation for the |vsce |.
76
87Building
98--------
Original file line number Diff line number Diff line change @@ -118,8 +118,8 @@ uri = ":abbr:`URI (Uniform Resource Identifier)`"
118118url = " :abbr:`URL (Uniform Resource Locator)`"
119119utc = " :abbr:`UTC (Coordinated Universal Time)`"
120120vpc = " :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"
123123vscode = " `Microsoft Visual Studio Code <https://code.visualstudio.com/>`__"
124124vscode-short = " Visual Studio Code"
125125yaml = " :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
1212 :depth: 1
1313 :class: singlecol
1414
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
1616MongoDB host. You can connect to a standalone, replica set,
1717or sharded cluster host.
1818
Original file line number Diff line number Diff line change 11.. _vsce-overview:
22
3- ===================
4- MongoDB for VS Code
5- ===================
3+ ===========
4+ |vsce-full|
5+ ===========
66
77.. default-domain:: mongodb
88
@@ -22,7 +22,7 @@ MongoDB and your data directly within your coding environment.
2222Features
2323--------
2424
25- You can use MongoDB for |vscode-short | to:
25+ You can use |vsce-full | to:
2626
2727- Explore your MongoDB Data.
2828
@@ -34,10 +34,10 @@ Get Started
3434-----------
3535
3636:doc:`/install`
37- Install |vsce| from the VS Code Marketplace.
37+ Install |vsce-full | from the VS Code Marketplace.
3838
3939:doc:`/connect`
40- Connect to your deployment using |vsce|.
40+ Connect to your deployment using |vsce-full |.
4141
4242:doc:`/databases-collections`
4343 Explore your databases, collections, and documents.
@@ -47,7 +47,7 @@ Get Started
4747 run aggregations, and more.
4848
4949: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 |.
5151
5252.. toctree::
5353 :titlesonly:
Original file line number Diff line number Diff line change 11.. _vsce-install:
22
3- ===========================
4- Install MongoDB for VS Code
5- ===========================
3+ ===================
4+ Install |vsce-full|
5+ ===================
66
77.. default-domain:: mongodb
88
@@ -15,7 +15,7 @@ Install MongoDB for VS Code
1515Prerequisites
1616-------------
1717
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
1919can download Visual Studio Code from https://code.visualstudio.com/.
2020
2121Procedure
You can’t perform that action at this time.
0 commit comments