File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +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"
121
+ vsce = " VS Code Extension"
122
+ vsce-full = " MongoDB VS Code Extension"
122
123
vscode = " `Microsoft Visual Studio Code <https://code.visualstudio.com/>`__"
123
124
vscode-short = " Visual Studio Code"
124
125
yaml = " :abbr:`YAML (Yet Another Markup Language)`"
Original file line number Diff line number Diff line change @@ -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
You can’t perform that action at this time.
0 commit comments