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-09-09 15:41:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1279ab20d81cc820a10db72556810b14d15785d0
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Dmitry Batkovich
1279ab20d8
method chain completion: make it works inside return statement
2017-05-29 19:16:06 +03:00
..
className
…
customFileType
…
dot
removed default file header, because it adds no information but subtracts attention and space
2017-05-11 13:39:07 +03:00
invokeHandle
Java: In MethodHandle completion show the list of available signatures of overloaded method, don't complete automatically the first item from that list (IDEA-167319)
2017-04-28 15:12:25 +03:00
javadoc
…
keywords
…
methodChains
method chain completion: make it works inside return statement
2017-05-29 19:16:06 +03:00
normal
IDEA-173298 Type inference doesn't properly find return type when it is more restricted in interface than abstract class
2017-05-26 14:42:42 +02:00
normalSorting
java completion: group fields together with local variables (IDEA-168743 , IDEA-172888)
2017-05-24 20:40:20 +02:00
reflection
…
reflectionOverload
…
reflectionParameters
…
signature
…
smartType
IDEA-173437 Completion suggestion is bad for ObjectUtils.tryCast
2017-05-26 14:42:42 +02:00
smartTypeSorting
java smart completion: prefer all items with exactly expected type, not only classes (IDEA-169490)
2017-05-15 09:16:00 +02:00
style
…
variables
removed default file header, because it adds no information but subtracts attention and space
2017-05-11 13:39:07 +03:00
word
…