Describe the bug
"Several $schema attributes have been found on the yaml-language-server modeline. The first one will be picked." is spammed to logged when editing a file that references a schema through a comment
Expected Behavior
Nothing is output to logs unless somethings wrong in the comment that links to a schema.
Current Behavior
"Several $schema attributes have been found on the yaml-language-server modeline. The first one will be picked." is spammed to the logs, even when the schema comment is correct.
Steps to Reproduce
- Make a YAML document that links to a schema through a comment
- Open the logs and observe the output
Environment
Describe the bug
"Several $schema attributes have been found on the yaml-language-server modeline. The first one will be picked." is spammed to logged when editing a file that references a schema through a comment
Expected Behavior
Nothing is output to logs unless somethings wrong in the comment that links to a schema.
Current Behavior
"Several $schema attributes have been found on the yaml-language-server modeline. The first one will be picked." is spammed to the logs, even when the schema comment is correct.
Steps to Reproduce
Environment