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-25 10:51:25 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a767bc967267f459bc7fdb9d2ba373fab8210aaa
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Pavel Dolgov
8a73604580
Java: Improved completion for arguments of reflection calls getField() and getMethod() - extract the actual type from Class.forName and from generic type parameter to provide the code assistance (IDEA-167250)
2017-02-02 14:55:52 +03:00
..
className
…
customFileType
…
dot
…
javadoc
…
keywords
…
methodChains
…
normal
prefer relevant types when completing cast type (IDEA-167190, IDEA-156868)
2017-01-31 19:23:12 +01:00
normalSorting
IDEA-165033 Completion should prefer expected enum values over the constants from other enums, even if they're more recently used
2017-02-01 17:42:12 +01:00
reflection
Java: Improved completion for arguments of reflection calls getField() and getMethod() - extract the actual type from Class.forName and from generic type parameter to provide the code assistance (IDEA-167250)
2017-02-02 14:55:52 +03:00
signature
fix collecting completion stats for methods with argument suggestions
2017-02-01 11:57:32 +01:00
smartType
prefer relevant types when completing cast type (IDEA-167190, IDEA-156868)
2017-01-31 19:23:12 +01:00
smartTypeSorting
…
style
…
variables
…
word
…