JohnHeikens / IntelliSkript

Intellisense for skript!
GNU General Public License v3.0
6 stars 2 forks source link

when switching a file, colorization won't load until you edit it. maybe it has to do with the mutex? #127

Open JohnHeikens opened 2 months ago

JohnHeikens commented 2 months ago

also, when reloading extensions and when restarting vs code, colorization doesn't work at all.

JohnHeikens commented 2 months ago

enabling time apparently takes -2ms? ...

JohnHeikens commented 2 months ago

now tokenization doesn't work for the first file opened on load, then it works.

JohnHeikens commented 2 months ago

(basically it's not waiting for the mutex)

Super-Player commented 2 months ago

I'm also having this same problem