It's often a bit of a pain to type something like MY_LOGGER_SET_CATEGORY(LOGGING_CATEGORY);
That would make sense to assign a shortcut like CTRL + X + S
which can easily be done in editors like VIM
, for example.
I was wondering if there exists a plug-in or a feature to do similar in Eclipse?