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
This should match a file called file-suffix.xml anywhere in the file system, and check them against schema.xsd that is available in the / (root) directory.
This doesn't work, and for some reason a double glob is necessary:
If you have a config like:
This should match a file called
file-suffix.xml
anywhere in the file system, and check them againstschema.xsd
that is available in the/
(root) directory.This doesn't work, and for some reason a double glob is necessary:
This will work.
You can see my specific use case on this forum thread:
https://neovim.discourse.group/t/lemminx-configuration/3895/6
Version: 0.27.0
Editor: Neovim and VSCode
OS: Arch Linux
The text was updated successfully, but these errors were encountered: