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
af3deb08fe7aec8ccfc9012b90f61b4c69794f28
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Pavel Dolgov
c1bb394630
Java: Implemented completion assistance for Var/Method Handle - suggest field/method name, autocomplete the signature (IDEA-167319)
2017-03-06 15:59:04 +03:00
..
className
…
customFileType
…
dot
…
invokeHandle
Java: Implemented completion assistance for Var/Method Handle - suggest field/method name, autocomplete the signature (IDEA-167319)
2017-03-06 15:59:04 +03:00
javadoc
…
keywords
…
methodChains
…
normal
IDEA-169028 Broken auto-import completion inside lambda
2017-03-03 17:12:02 +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
…
smartType
…
smartTypeSorting
…
style
…
variables
…
word
…