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-05-28 23:38:47 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adf14b7ded3a316e90ef59cbfa2cbc2b5fa071f0
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
parameterInfo
T
History
Dmitry Batrak
5542ec580e
IDEA-184991 Parameter info popup doesn't highlight current item
...
simplify test
2018-01-29 17:40:25 +03:00
..
AfterGenericsInsideCall.java
…
AnnotationWithGenerics.java
…
GenericsInsideCall.java
…
GenericsOutsideCall.java
…
IgnoreVarargs.java
…
NoParams.java
…
NotAccessible.java
…
OverloadWithErrorOnTheTopLevel.java
show method parameters: ensure inference results on wrong overloads not cached (IDEA-177725)
2017-10-17 11:48:38 +02:00
OverloadWithVarargs.java
parameter info: current method preselection when there are varargs overloading (IDEA-168649)
2017-03-16 11:15:51 +01:00
OverloadWithVarargsArray.java
parameter info: current method preselection when there are varargs overloading (IDEA-168649)
2017-03-16 11:15:51 +01:00
OverloadWithVarargsMultipleArgs.java
parameter info: current method preselection when there are varargs overloading (IDEA-168649)
2017-03-16 11:15:51 +01:00
OverloadWithVarargsSingleArg.java
parameter info: current method preselection when there are varargs overloading (IDEA-168649)
2017-03-16 11:15:51 +01:00
PreselectionOfCandidatesInNestedMethod.java
method info: walk up for resolved candidate (IDEA-181445)
2017-11-28 19:25:06 +01:00
PrivateMethodOfEnclosingClass.java
…
SelectionWithGenerics.java
…
StopAtAccessibleStaticCorrectCandidate.java
…
TypeInvalidationByCompletion_after.java
java parameter info: revert unsafe fix for IDEA-184821, add a test (IDEA-CR-28480)
2018-01-12 19:24:07 +01:00
TypeInvalidationByCompletion.java
java parameter info: revert unsafe fix for IDEA-184821, add a test (IDEA-CR-28480)
2018-01-12 19:24:07 +01:00