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 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69b3a8c6cbbef60ded273e033ac4f568f319f82e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Pavel Dolgov
69b3a8c6cb
Java: Improved completion for arguments of getField() and getMethod() - extract the type information from forName() and getClass() to provide code assistance (IDEA-167250)
2017-02-06 15:40:31 +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
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 getField() and getMethod() - extract the type information from forName() and getClass() to provide code assistance (IDEA-167250)
2017-02-06 15:40:31 +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
…