Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The extension breaks yaml syntax highlighting #993

Open
1 of 4 tasks
serkonda7 opened this issue Dec 6, 2023 · 2 comments
Open
1 of 4 tasks

The extension breaks yaml syntax highlighting #993

serkonda7 opened this issue Dec 6, 2023 · 2 comments

Comments

@serkonda7
Copy link

Describe the bug

I have a .yml file open. While the extension is disabled, the syntax highlighitng works fine.
Once I enable this extension, the whole file turns white (no highlighting).

If I try to execute "Inspect editor tokens", the message "no TM grammar registered" appears.

Expected Behavior

Syntax should still be highlighted.

Current Behavior

It is not

Steps to Reproduce

  1. disable extension
  2. open yaml file
  3. enable extension

Environment

  • Windows
  • Mac
  • Linux
  • other (please specify)

Arch linux with vscode 1.84.2 and 1.14.0 extension

@Quadrubo
Copy link

I have the same problem, however for me it only exists If I am using Remote SSH. fails for me on windows.

@Quadrubo
Copy link

To add additional context, this is only broken in v1.14.0. downgrading to 1.13.0 solved the issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants