gtoolkit icon indicating copy to clipboard operation
gtoolkit copied to clipboard

Method coders become inconsistent

Open refactoringdr opened this issue 2 years ago • 0 comments

When using lots of refactoring / create fixits / etc. the infinite list/recycler seems to become inconsistent resulting in coders showing the wrong source, wrong hilighting, duplications, etc.

In this example, I did a create method fixit for removeFutureDeadContexts inside of resetCoderViewModelCache:

image (1)

If you collapse the coder, you can see the correct method selector:

image (2)

refactoringdr avatar Aug 31 '22 11:08 refactoringdr