vscode-django icon indicating copy to clipboard operation
vscode-django copied to clipboard

Weird syntax colouring in VS codium but not in VS code

Open Whatthesac opened this issue 5 months ago • 0 comments

In Visual studio code, I get this syntax colouring in django-html templates:

Image

In VS codium though, I get this syntax coulouring:

Image

I made sure the json settings file was the same between the two apps. I'm on linux if that can help understand this.

So why do I get this weird syntax colouring in VS codium but not VS code?

Whatthesac avatar Oct 25 '25 04:10 Whatthesac