Jordan Pittman
Jordan Pittman
I would very much like this too, however I'm curious to see how accurate it can be made. PHPStorm does not differentiate between many keywords in themes (at least not...
They don't. At least, not for me. `public` and `function` are both the same pink color in Monokai. Here's what I see: 
I can reproduce the memory usage going up. However, it seems to go back down fairly quickly. I'm not certain that this is something we have any control over (directly...
I think it's definitely still worth at least looking into but given that it's not more widespread it's lower priority. I tested a setup where I saved the file ~10,000...
Turns out we were essentially doubling the rule cache (not quite but close enough) instead of just adding the few entries to it that needed to be added. This can...
To confirm with Tailwind CSS v3.0.24 on webpack 4 you're not seeing issues at all? It seems to me that there could be a problem with webpack tell us that...
Okay, thanks for confirming. It'll take some sleuthing then to see if we can figure out what's up. I suspect it has something to do with symlinked packages (b/c of...
Not yet. Gonna set aside some time this week to look further into this. Won't be until late Monday or Tuesday though. I suspect any workspace like thing is going...
@rebelchris just an update — haven't forgotten. Been looking through a few JIT watching bugs including this one. Will update when I know more.
@rebelchris it's been a bit but I just had an aha moment based on some other discussions I'd had and I figured out a workaround for you! It's 100% because...