Peter Flynn

Results 40 comments of Peter Flynn

@fr32c Sorry for slow reply. So if you comment out the `ExtensionUtils` block (https://github.com/peterflynn/svg-preview/blob/master/main.js#L297-L301) in my code, and then launch Brackets _without_ opening any SVG files, you still see the...

If it really still happens then, can you try commenting out the entire module body? (Lines 30-301).

@fr32c So you don't see this in Brackets? Only in Edge Code? That's weird... The original report from @gnetsys was on Brackets though, so clearly whatever's going on affects a...

@fr32c Anyway, if you ever have a few min to help out, please let me know. Would love to get some more info on what's going on here...

@gnetsys Thanks a ton for your help... very interested to hear what results you get!

It seems to be working for me: ![regexp-full](https://f.cloud.github.com/assets/1197510/2165681/2f9766ca-94fc-11e3-8e14-4308bb878627.png) ![regexp-mouseover](https://f.cloud.github.com/assets/1197510/2165683/32748c42-94fc-11e3-813a-2366311feb62.png) Are you sure you have the latest version of the extension? Do you have any kind of themes extension installed? It's...

Ping @alltom -- a few other users have reported this recently in the Brackets discussion forum

@alltom I think the odd part is that the rule jumps into effect suddenly when you take some unrelated action in the UI. If it was in effect all the...

Oh good point -- that's an even simpler way to toggle it on and off.

Can confirm this is still an issue.