CSS3 icon indicating copy to clipboard operation
CSS3 copied to clipboard

after installing CSS3 plugin css styles within html has gone

Open kganin opened this issue 4 years ago • 7 comments

after installing image

without plugin image

is there a way to fix it? or it doesn't have something to do with your plugin?

kganin avatar Jun 01 '20 15:06 kganin

I just released v2.1.29, which will reenable inline styling. I had initially disabled it because of #107, but the issue appears to have gone away. If you see an error message like this, please let me know as quickly as possible and I will revert the release. 25000 context sanity limit hit

ryboe avatar Jun 09 '20 22:06 ryboe

Hi @ryboe - first of all, thank you for all the work you are doing!

I wanted you to know that the recent update has once again caused the error mentioned in #107. It took me some time to figure out that this package was causing it, but I can confirm that the issue is present on latest sublime text 3 - linux.

image

ashucg avatar Jun 11 '20 19:06 ashucg

Thanks for reporting, @ashucg! Can you confirm that you're running the latest Sublime Text 3 build 3211? My working theory has been that something changed in a very recent build of ST3 that resolved the 25000 context limit issue. If you're running build 3211 and experiencing the issue, then my theory was wrong.

ryboe avatar Jun 11 '20 21:06 ryboe

@ryboe - yes, I am using the latest build.

ashucg avatar Jun 11 '20 23:06 ashucg

Ok, thanks for the quick reply, @ashucg. I've disabled inline highlighting again in v2.1.30, which should be released to Package Control in a hour or so.

ryboe avatar Jun 12 '20 00:06 ryboe

@ryboe - update has fixed the issue, thank you!

ashucg avatar Jun 12 '20 09:06 ashucg

Hi! Did the inline styling of CSS ever get fixed? I'm still running into non styled css in my html - I read through your previous issues about why it was disabled so totally understand if you haven't had the ability to re-enable this without running into your old issue, thanks!

Dropboy avatar Jan 23 '24 08:01 Dropboy