Files
openide/java/java-tests/testData/codeInsight/daemonCodeAnalyzer/quickFix/implementMethods
Tagir Valeev ad7a6a7e33 TypeCorrector#annotate: update provider for delegate
As methods like getCanonicalText, getPresentableText, etc. are just delegated, updating TypeAnnotationProvider on PsiCorrectedClassType only (without updating it on delegate) produced inconsistency.
Fixes IDEA-244190 'Override method' action should produce method with sorted modifiers

GitOrigin-RevId: e06785ba0810910d858d40b070a99c00a33c4e09
2020-07-16 03:56:07 +00:00
..