Describe the bug
I am using YAML extension package in vscode for YAML syntax highliting. This package overwrites the syntax highlighting and shows all text in a YAMLfile to be in white.
To Reproduce
Install YAML extension => syntac highlighting works
Install this package => syntax higlighting does not work on all files connected to this extension
Expected behavior
Syntax highliting should work (either in this package) or by preserving other highlight packages.
Describe the bug
I am using YAML extension package in vscode for YAML syntax highliting. This package overwrites the syntax highlighting and shows all text in a YAMLfile to be in white.
To Reproduce
Install YAML extension => syntac highlighting works
Install this package => syntax higlighting does not work on all files connected to this extension
Expected behavior
Syntax highliting should work (either in this package) or by preserving other highlight packages.