jbevain / EmojiVS

GitHub emojis in Visual Studio

Home Page:https://visualstudiogallery.msdn.microsoft.com/88575465-8486-4c5a-8406-05e8d1d5b09d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work in VS2013

mattjohnsonpint opened this issue Β· comments

I installed to both VS2013 and VS2015.

It installed fine in both, but it only renders the emoji in VS2015.

πŸ˜•

Hm. Can't repro. This is going to be fun.

Which version of VS 2013 do you have installed?

@mj1856 Do you have Resharper installed on VS2013?

Yes, I have ReSharper 9 installed on VS2013, but I tested with it disabled. I tested on my work machine when I wrote the issue originally.

However - I'm WFH today, and tested on my home machine and it works! I had VS2013 Update 4, so I thought perhaps that was it, but then I upgraded to Update 5 and it still works. Not sure what else it could be. I'll test a few more things tomorrow.

If you have Resharper have you seen https://github.com/hmemcpy/ReSharper.ReMoji ?

@CADbloke - Yes, I'm using that now.

Hmmm.. checked today on the machine where it didn't work originally and now it works. Maybe it was just me. Not sure.

Sorry for the false alarm, and thanks!

for anyone else with this problem - I had to restart VS after installing the Resharper extension to get it all working ok. All good after that.

Thanks for the heads up @CADbloke!