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-18 07:15:51 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
abfa41efdfec25e3ca95b96d66ca79bee066a12f
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Pavel Dolgov
24e71dc952
Java: Provide completion for arguments of Class.getAnnotation() and Class.getConstructor(), tests added (IDEA-167250)
2017-02-10 13:05:28 +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: Provide completion inside literal argument of Class.forName() and ClassLoader.loadClass() (IDEA-167267)
2017-02-06 17:49:05 +03:00
reflectionParameters
Java: Provide completion for arguments of Class.getAnnotation() and Class.getConstructor(), tests added (IDEA-167250)
2017-02-10 13:05:28 +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
…