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-07-27 06:22:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
556290b4063aae9c2d9fc107b9f3c65f6cd0839b
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Pavel Dolgov
0a85d2a207
Java: Remove duplicates from the completion list for argument of getMethod(). Simplified priority in the argument completion for getField() and getMethod() (IDEA-167250)
2017-02-16 16:00:47 +03:00
..
className
…
customFileType
…
dot
…
javadoc
…
keywords
completion for private modifier in java 9 interfaces, hide 'static' from completion in java 6
2016-11-28 15:38:48 +01:00
methodChains
…
normal
IDEA-167807 Completion inside wildcard type suggests equals
2017-02-08 17:28:32 +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: Added priorities in the completion list for arguments of getField() and getMethod() (IDEA-167250)
2017-02-14 17:11:55 +03:00
reflectionOverload
Java: Remove duplicates from the completion list for argument of getMethod(). Simplified priority in the argument completion for getField() and getMethod() (IDEA-167250)
2017-02-16 16:00:47 +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
prefer relevant types when completing cast type (IDEA-167190, IDEA-156868)
2017-01-31 19:23:12 +01:00
smartTypeSorting
…
style
…
variables
…
word
…