JohnHeikens/IntelliSkript

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

Opened this issue · 5 comments

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

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

enabling time apparently takes -2ms? ...

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

(basically it's not waiting for the mutex)

I'm also having this same problem