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

VScode syntax highlighting goes haywire #4272

Open
thany opened this issue Apr 15, 2024 · 12 comments
Open

VScode syntax highlighting goes haywire #4272

thany opened this issue Apr 15, 2024 · 12 comments

Comments

@thany
Copy link

thany commented Apr 15, 2024

At some point, the syntax highlighting just goes completely nuts. It doesn't usually take much encouragement to trigger this issue. Sometimes it's literally one letter, other times it needs a bit more of a push.

I've most notably seen this happen with more complex .vue component files, using the Options API.

Here's an example:

image

If I reload the window, or just restart VScode, it goes back the way it's intended:

image

It's worth mentioning the syntax highlighting part for script part also goes awry. Same conditions - usually all it takes is one or a few changed characters. Strangely, the style part seems okay. So far.

I should also emphasise that the above screenshots are an example. It's fairly random in terms of how the syntax highlighting stuffs up, and it feels like it goes stranger and stranger the more I edit without reloading VScode.

I have not seen this happening with any other type of file, among with are plain javascript and typescript files, plain scss, and plain html files.

VScode is at version 1.88.1 and the "Vue - Official" extension is at 2.0.8 2.0.12.
I Do NOT have the old Vetur or Volar extensions installed.

@k983551019
Copy link

k983551019 commented Apr 16, 2024

2.0.6 yes

@johnsoncodehk
Copy link
Member

2.0.8 is outdated, please use v2.0.12.

@thany
Copy link
Author

thany commented Apr 16, 2024

I would love to use 2.0.12, but for some reason my VScode refuses to update the extension. Says everything is up to date. I just uninstalled and reinstalled the Vue extension, but now it's at 2.0.10 for whatever (other) reason 🤨

@so1ve
Copy link
Member

so1ve commented Apr 16, 2024

@thany See #4227

@thany
Copy link
Author

thany commented Apr 16, 2024

I installed 2.0.12 manually. Problem is not fixed yet.

@Shyam-Chen
Copy link

Shyam-Chen commented Apr 17, 2024

image

@thany
Copy link
Author

thany commented Apr 17, 2024

@Shyam-Chen Can you explain what you mean?

@Shyam-Chen
Copy link

@thany There are two "Vue - Official" extensions on the VS Code marketplace.

@thany
Copy link
Author

thany commented Apr 18, 2024

Yes, one is 2.0.10 and the other is 2.0.12.

I'm not sure what to do with your comment, since I already said I've installed 2.0.12.

@Shyam-Chen
Copy link

Shyam-Chen commented Apr 18, 2024

I also installed 2.0.12, but I didn't encounter this issue. However, I disabled Deno and Svelte. And updated UnoCSS to 0.59.2.

  • VS Code: 1.88.1
    • Vue: 2.0.12
  • vue: 3.4.21
  • vue-tsc: 2.0.13
  • typescript: 5.4.4

@thany
Copy link
Author

thany commented Apr 18, 2024

Well then, don't break it, I guess 😀

What is the best way to diagnose this issue and give more information that may lead towards a fix or workaround?

@thany
Copy link
Author

thany commented Apr 29, 2024

Again, kindly asking what information I should bring in, in order to come to a resolution?

Just for reference, here's another fun one:

image

And it goes randomly different for each character changed, for funsies I guess 😀

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

5 participants