File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -119,6 +119,7 @@ url = ":abbr:`URL (Uniform Resource Locator)`"
119
119
utc = " :abbr:`UTC (Coordinated Universal Time)`"
120
120
vpc = " :abbr:`VPC (Virtual Private Cloud)`"
121
121
vsce = " MongoDB for VS Code"
122
+ vsce-short = " 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 1
1
.. _vsce-commands:
2
2
3
- ===============
4
- |vsce| Commands
5
- ===============
3
+ =====================
4
+ |vsce-short | Commands
5
+ =====================
6
6
7
7
.. default-domain:: mongodb
8
8
Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ Reference
9
9
.. toctree::
10
10
:titlesonly:
11
11
12
- /commands
13
- /settings
12
+ Commands < /commands>
13
+ Settings < /settings>
Original file line number Diff line number Diff line change 1
1
.. _vsce-settings:
2
2
3
- ===============
4
- |vsce| Settings
5
- ===============
3
+ =====================
4
+ |vsce-short | Settings
5
+ =====================
6
6
7
7
.. default-domain:: mongodb
8
8
You can’t perform that action at this time.
0 commit comments