Skip to content

Commit 235785f

Browse files
Update docs/ExtensionUI.md
Co-authored-by: John Murray <[email protected]>
1 parent 9250b09 commit 235785f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ExtensionUI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Expand the target server, then expand its **Namespaces** folder. Hover over the
6161
![Namespace edit buttons.](../assets/images/namespace-buttons.png "namespace edit buttons")
6262

6363
- Click the **edit pencil** button to add an *isfs://server:namespace/* folder to your VS Code workspace.
64-
- Click the **viewing eye** button to add an isfs-readonly://server:namespace/ folder to your VS Code workspace.
64+
- Click the **viewing eye** button to add an *isfs-readonly://server:namespace/* folder to your VS Code workspace.
6565
- Hold the **alt** or **option** key while clicking the edit or view button if you want to add a folder that gives you access to server-side web application files (for example, CSP files).
6666

6767
Once you have added a server-side namespace to the workspace, VS Code opens the Explorer view showing the added namespace. The following screen shot shows the **Sample** and **User** packages in the **src** folder on the client, and the **Sample** and **User** packages in the **USER** namespace on the server, with read-only access.

0 commit comments

Comments
 (0)