Activity
Some improvements in inlay hint placement
Some improvements in inlay hint placement
Fix capture of MixinAnnotationHandler in cached value
Fix capture of MixinAnnotationHandler in cached value
Add MixinAnnotationHandler.forMixinAnnotation(PsiAnnotation) and clea…
Add MixinAnnotationHandler.forMixinAnnotation(PsiAnnotation) and clea…
WIP inlay hints for mixin elements in target classes
WIP inlay hints for mixin elements in target classes
Don't throw LocalAnalysisFailedException in LocalVariables.detectCurr…
Don't throw LocalAnalysisFailedException in LocalVariables.detectCurr…
Allow source navigation into lambdas even if the lambda is in a field…
Allow source navigation into lambdas even if the lambda is in a field…
Don't treat all method references as if they have a synthetic method
Don't treat all method references as if they have a synthetic method
Don't recurse into lambdas etc with new source navigation
Don't recurse into lambdas etc with new source navigation
Fix source navigation to field initializers and other elements outsid…
Fix source navigation to field initializers and other elements outsid…
Improve accuracy of source matching using line numbers
Improve accuracy of source matching using line numbers
Add more mixin icons for different types of annotations and accessor …
Add more mixin icons for different types of annotations and accessor …
Remove find mixins tool window EP
Remove find mixins tool window EP
Convert find mixins dialog to popup, check Navigatable.canNavigate()
Convert find mixins dialog to popup, check Navigatable.canNavigate()
Add line marker provider for mixin targets
Add line marker provider for mixin targets
Add code vision to show how many mixins target a class
Add code vision to show how many mixins target a class
Find mixins in libraries in FindMixinsAction
Find mixins in libraries in FindMixinsAction
Don't use regex to identify lang files, improving performance
Don't use regex to identify lang files, improving performance
Fixed CCE in lockedCached and test dependencies
Fixed CCE in lockedCached and test dependencies
Move non-private static error to the access modifier (when there is o…
Move non-private static error to the access modifier (when there is o…
Pull request merge
update copyright to 2025 for templates
update copyright to 2025 for templates