hmemcpy / ReSharper.ReMoji

Enables support for EmojiVS extension (https://github.com/jbevain/EmojiVS) in ReSharper
MIT License
19 stars 7 forks source link

EmojiStore will be deleted each time R# install or modify extensions #2

Closed iccfish closed 9 years ago

iccfish commented 9 years ago

Currently ReMoji stores all images in 'EmojiStore' under R#'s install directory. But each time R# install or modify extensions, it will create a new installation directory, thus all images stored will be lost.

I suggest change a directory to store images.