EmojiVS icon indicating copy to clipboard operation
EmojiVS copied to clipboard

Unexpected insertion in style element

Open noopole opened this issue 8 years ago • 2 comments

In a <style> node, when I type ": " ([colon] and then [space]), I get the :+1: icon displayed. :disappointed:

noopole avatar Mar 10 '16 13:03 noopole

Second that; it also occurs in CSS files. It hasn't ever happened to me unexpectedly in .cs, .cshtml (except in <style> nodes), or .js files, so I think those are okay.

It seems like the scope of the snippets just isn't being set properly in CSS.

It's a cool plugin, though; it'd be a shame if I had to disable it just because of this.

FireSBurnsmuP avatar Apr 05 '16 16:04 FireSBurnsmuP

Coming back to ping on this, since I'm still seeing this problem, despite the merge of a commit for #4 on April 7, 2016. Also: I am still getting it in the .css files, as well as in any html attribute in both .aspx, and .cshtml, not just in <style> nodes.

I'm going to have to disable this plugin again at work, since I'm working with web so much.

FireSBurnsmuP avatar Feb 07 '17 20:02 FireSBurnsmuP