vscode-yaml
vscode-yaml copied to clipboard
Installing the addon breaks colorization of YAML files
Describe the bug
Installing the addon breaks colorization of YAML files. Uninstalling fixes it. The option to use the default formatter has no effect on this.
Expected Behavior
The default YAML syntax highlighting works
Current Behavior
Only curly braces are highlighted
Steps to Reproduce
- Install
- Open a YAML file
Environment
- [ ] Windows
- [ ] Mac
- [ ] Linux
- [x] Windows in WSL
This is a very unexpected behaviour. It almost feels like an installation problem. Or perhaps because you are on WSL. Do you see anything on the logs that may hint us about what is going on?
I didn't find any relevant error no.
I can not duplicate this behaviour. May be this is related to WSL.