Skip to content

Commit 5c51e15

Browse files
(DOCSP-10378): Document Renaming a Connection (mongodb#15)
* (DOCSP-10378): Document Renaming a Connection * (DOCSP-10378): fix typo
1 parent a210ada commit 5c51e15

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

source/connect.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,15 @@ deployment from which you were disconnected:
102102

103103
.. include:: /includes/steps/activate-connection.rst
104104

105+
.. _vsce-rename-connection:
106+
107+
Rename a Connection
108+
-------------------
109+
110+
To rename a connection to a deployment in |vsce|:
111+
112+
.. include:: /includes/steps/rename-connection.rst
113+
105114
.. _vsce-disconnect-task:
106115

107116
Disconnect from a Deployment
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
ref: nav-to-mdb-view
3+
source:
4+
file: steps-open-mongodb-view.yaml
5+
ref: open-mongodb-view
6+
---
7+
title: "Right-click the connection you want to activate, then click :guilabel:`Rename Connection`."
8+
level: 4
9+
ref: click-rename-connection
10+
---
11+
title: "Rename the connection."
12+
level: 4
13+
ref: rename-collection.
14+
content: |
15+
16+
a. In the Command Palette, type a new name for the connection.
17+
#. Press the **Enter** or **Return** key to rename the connection.
18+
19+
...

0 commit comments

Comments
 (0)