Skip to content

Commit cbb81d1

Browse files
use more recent syntax
Co-authored-by: John Murray <[email protected]>
1 parent 2fa7051 commit cbb81d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ServerSide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ You can also create a folder-specific snippets file via **Preferences: Configure
110110
To edit the server-side namespace-specific files for all namespaces directly through VS Code, add an isfs-type root folder with the following uri:
111111

112112
```
113-
isfs://servername/_vscode?ns=%SYS&csp
113+
isfs://servername:%sys/_vscode?csp
114114
```
115115

116116
For a single namespace (for example, USER):

0 commit comments

Comments
 (0)