Closed nhooyr closed 5 years ago
Styled components also don't seem to be syntax highlighted or have completion available unlike the babel repo.
I had to manually rebuild for the syntaxes to show up.
Were there any errors in the console?
Styled components also don't seem to be syntax highlighted or have completion available unlike the babel repo.
Did you set styled_components: true
in your configuration? It's not enabled in the default configuration.
Did you set styled_components: true in your configuration? It's not enabled in the default configuration.
My bad, only skimmed the docs.
Were there any errors in the console?
Did not check at the time. Just retried and they showed up. I'm not sure what's going on.
Something I did notice is uninstalling this plugin causes sublime text to hang for me. I have to force quit it. Not sure what's going on.
Here's how it looked:
I uninstalled via package control.
Hmm. That looks like a Package Control internal error (though it could be indirectly caused by JS Custom). That might be hard to troubleshoot.
Got the rebuild issue to happen again:
As you can see, its installed but the syntaxes aren't there.
Once I hit rebuild, they show up.
Going to close as it has been a while and I'm not sure if this is relevant anymore.
I had to manually rebuild for the syntaxes to show up.