Simon Stückemann
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
-
Simon Stückemann created a post, ReferencesSearch: Assertion Error
I am trying to use ReferencesSearch.search() to find references to various elements in multiple PsiTreeChangeListeners under certain conditions.In particular, I am trying to find references to a pa... -
Simon Stückemann commented, -
Simon Stückemann created a post, Set Default Selection in Refactoring Dialogs
I am using several of the refactoring handlers in my plugin code, for example the IntroduceFieldHandler in order to launch a refactoring to introduce a new field for a given PsiExpression.However, ... -
Simon Stückemann commented, -
-
Simon Stückemann created a post, RefactoringElementListenerProvider::getListener not Called for Moving Instance Method
I am using the following code to pick up refactorings: public class MyRefactoringElementListenerProvider implements RefactoringElementListenerProvider { private static final Logger LOG = Logger.... -
-
-