-
Notifications
You must be signed in to change notification settings - Fork 95
theme-check
seems to have just completely stopped responding.
#247
Comments
Damn! I couldn't reproduce with any of our themes. @charlespwd I think it hangs on the |
Huh! Disabling that did the trick perfectly! Thanks! Weird how that feature previously worked and then just... Imploded, ha! |
I'd love to figure out what caused it :P It's definitely some kind of infinite/slow regex. Would love to find out what kind of code made it trip. |
@ConduciveMammal if by any chance you've got the diff that started causing this 😄 |
I am still experiencing this exact issue. Not sure what code it gets stuck in. |
Hey @andershagbard, it seems like the RemoteAsset check is causing issue. You can turn disable this check in your .theme-check.yml until we figure out what's wrong with it. If, it's not too much to ask, would it be possible to grab a copy of your theme for debugging purposes? A zip of your theme sent at [email protected] would be very helpful! |
So I opened a new project folder in VSCode and noticed theme-check wasn't kicking in. I triggered Theme Check: Restart Server, it didn't do anything, no messages, no loading, just nothing.
So then I went to terminal and opened a project folder I knew it previously worked in and ran
theme-check
.I then get:
It hangs there, not doing anything. If I Cmd+C to quit, it shows this log:
I then tried reinstalling the theme-check brew and get shown this message a few times:
I also tried restarting my system, VSCode and reinstalling the VSCode extension.
It just... Died 😓 .
The text was updated successfully, but these errors were encountered: