This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-24 14:26:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6bd1b92c6efb63ce2fc0b929e67964f5b9b689e4
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Pavel Dolgov
7c3a2057df
Java: Implemented completion of field types and method signatures in calls to findConstructor(), findVirtual(), findVarHandle(), etc (IDEA-167319)
2017-03-22 14:44:26 +03:00
..
className
…
customFileType
…
dot
…
invokeHandle
Java: Implemented completion of field types and method signatures in calls to findConstructor(), findVirtual(), findVarHandle(), etc (IDEA-167319)
2017-03-22 14:44:26 +03:00
javadoc
…
keywords
…
methodChains
…
normal
IDEA-169780 Show parameter types in implement/override popup
2017-03-20 13:32:19 +01:00
normalSorting
let exact prefix items be the ones that have exact prefix as any lookup string, not just the main one (IDEA-168948)
2017-03-04 21:59:48 +01:00
reflection
Java: Avoid duplicates for shadowed members in completion list for arguments of reflection calls. Simplify building the list of method names with PsiClass.getVisibleSignatures() (IDEA-167250)
2017-03-03 12:04:52 +03:00
reflectionOverload
Java: Avoid duplicates for shadowed members in completion list for arguments of reflection calls. Simplify building the list of method names with PsiClass.getVisibleSignatures() (IDEA-167250)
2017-03-03 12:04:52 +03:00
reflectionParameters
Java: Added priorities in the completion list for arguments of getAnnotation() and getConstructor() (IDEA-167250)
2017-02-14 17:11:55 +03:00
signature
fix collecting completion stats for methods with argument suggestions
2017-02-01 11:57:32 +01:00
smartType
IDEA-169818 Completion for first argument of Map.getOrDefault should be same as for Map.get
2017-03-20 13:32:19 +01:00
smartTypeSorting
…
style
…
variables
…
word
…