We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa7051 commit cbb81d1Copy full SHA for cbb81d1
docs/ServerSide.md
@@ -110,7 +110,7 @@ You can also create a folder-specific snippets file via **Preferences: Configure
110
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:
111
112
```
113
-isfs://servername/_vscode?ns=%SYS&csp
+isfs://servername:%sys/_vscode?csp
114
115
116
For a single namespace (for example, USER):
0 commit comments