Hi,
is it possible to register a custom handler for e.g. the rename refactoring that triggers BEFORE the default handler and can delegate to the default handler?
The use case is supporting more cases for refactorings without adding a new item to the refactoring menu.
I would appreciate a code example if possible.
Bye,
Jo