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
Now if we have # yaml-language-server: $schema=../../relative path in content, it throws error (failed to fetch or No schema request service availableYAML) and disables other schemas
How to ignore # yaml-language-server at all?
Now if we have
# yaml-language-server: $schema=../../relative pathin content, it throws error (failed to fetch or No schema request service availableYAML) and disables other schemasHow to ignore # yaml-language-server at all?