This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-07-13 14:18:21 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88fdd75397826c304656e2d2efee7c8a169d7fb6
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
peter
88fdd75397
java smart completion: don't suggest generic call variants with inapplicable types
2016-03-01 12:20:54 +01:00
..
className
[Java] When we complete class name after new then if constructor(s) exist: show documentation for it, for several constructors suggest list of links to particular constructor documentation, same way as we do for (overloaded) calls.
2014-12-24 22:05:27 +01:00
customFileType
…
dot
…
javadoc
…
keywords
IDEA-95289 Completion for 'break' in labeled element
2015-10-24 23:42:28 +02:00
methodChains
…
normal
IDEA-151552 No completion after instanceof inside lambda
2016-02-11 13:27:29 +01:00
normalSorting
IDEA-150909 Ambiguous class static method completion has confusing behaviour
2016-01-28 16:30:03 +01:00
reflection
IDEA-134123 Reflection code completion generates Type....class instead of Type[].class for varargs
2015-01-02 17:19:54 +01:00
smartType
java smart completion: don't suggest generic call variants with inapplicable types
2016-03-01 12:20:54 +01:00
smartTypeSorting
IDEA-152033 Suggest current class for Class<?> parameter (for logging-related stuff)
2016-02-24 13:59:25 +01:00
style
…
variables
…
word
fix WordCompletionTest
2016-02-16 11:24:10 +01:00