Skip to content

Commit f7fefe7

Browse files
Update docs/ExtensionUI.md
Co-authored-by: John Murray <[email protected]>
1 parent 10349cd commit f7fefe7

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
@@ -62,7 +62,7 @@ Expand the target server, then expand its **Namespaces** folder. Hover over the
6262

6363
- Click the **edit pencil** button to add an isfs://server:namespace/ folder to your VS Code workspace.
6464
- Click the **viewing eye** button to add an isfs-readonly://server:namespace/ folder to your VS Code workspace.
65-
- Hold the **alt** or **option** key while clicking the edit or view button to add a folder that gives you access to server-side web application files (for example, CSP files).
65+
- 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.
6868

0 commit comments

Comments
 (0)