EmojiVS
EmojiVS copied to clipboard
Unexpected insertion in style element
In a <style>
node, when I type ": "
([colon] and then [space]), I get the :+1: icon displayed. :disappointed:
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.
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.