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-19 07:15:41 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd6333514722c0ed2fdcb289cece36a127a6bf47
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
T
History
Anna.Kozlova
cd63335147
pass parameter type inference policy to produce ? extends for cases when no constraints were found during inference (IDEA-156231)
2016-05-23 16:29:23 +02: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-152354 Code completion items order should be aware of MyClass.class
2016-04-19 14:00:30 +02:00
methodChains
…
normal
IDEA-154336 Missing space after completed @annotation
2016-05-02 08:58:57 +02:00
normalSorting
java completion: prefer break/continue in likely positions inside loops (IDEA-156192)
2016-05-18 18:07:47 +02: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
pass parameter type inference policy to produce ? extends for cases when no constraints were found during inference (IDEA-156231)
2016-05-23 16:29:23 +02:00
smartTypeSorting
IDEA-152033 Suggest current class for Class<?> parameter (for logging-related stuff)
2016-02-24 13:59:25 +01:00
style
IDEA-155572 Basic completion could prefer false when boolean is expected
2016-05-13 16:15:14 +02:00
variables
IDEA-155984 Completion suggests nothing if you try to complete a variable before a call
2016-05-13 16:15:16 +02:00
word
fix WordCompletionTest
2016-02-16 11:24:10 +01:00