You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have different workspaces with same named xsd's (different versions) at the same place.
Currently the configuration entries seem to be hard-wired (full local path), it would be useful to be able to use ${workspaceRoot] in this setting.
I have different workspaces with same named xsd's (different versions) at the same place.
Currently the configuration entries seem to be hard-wired (full local path), it would be useful to be able to use
${workspaceRoot]
in this setting.Example now:
Example with resolving workspaceRoot (there's a workspace folder "xsd" mapped to the path above):
See vscode variables reference.
The text was updated successfully, but these errors were encountered: