atom-emoji-syntax icon indicating copy to clipboard operation
atom-emoji-syntax copied to clipboard

Relative settings

Open langri-sha opened this issue 8 years ago • 1 comments

I may have different code branches where I'd like to use a specific set of emojis to best describe the symbols contained therein.

For instance, maybe under routes/ all the functions/classes are HTTP request handlers, so I want to associate :globe_with_meridians: with them.

Maybe dropping something like ./.emojis?+ somewhere or integrating with http://editorconfig.org/ (if that would make sense) would be nice for trees where files are collocated together according to some consistent pattern.

langri-sha avatar Apr 13 '16 05:04 langri-sha

Hey! Thanks for your feedback, but I'm not quite sure I understand what you want to have.

Emoji Syntax currently works like a global editor configuration. Do you want to have a way of overwriting settings per folder/project? Like a .emojirc configuration file?

morkro avatar Apr 13 '16 09:04 morkro