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-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbf500d2d4f616edd250413a89a1426ef8aa6bc9
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna.Kozlova
fbf500d2d4
inference: skip standalone expressions in lambda returns (IDEA-171922)
2017-04-26 16:28:04 +02:00
..
advFixture
…
advHighlighting
…
advHighlighting6
…
advHighlighting7
register local refs to java if references are registered in literal expression by foreign contributor (e.g. reflection, data providers, etc) (IDEA-171495)
2017-04-21 20:03:27 +02:00
advHighlighting8
warn if generics vararg method is called with 50+ poly args (IDEA-169240)
2017-03-23 15:49:44 +01:00
advHighlighting9
java 9: effectively final check fixed (IDEA-171152)
2017-04-07 19:00:58 +02:00
ambiguousCalls
…
annotations
…
augment
…
genericsHighlighting
make message closer to javac error (IDEA-169865)
2017-03-21 12:18:45 +01:00
genericsHighlighting8
explicit right to left side assignment failure when inference breaks on return type (IDEA-152677)
2017-03-27 10:34:43 +02:00
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
[java] recognizes @moduleGraph tag
2017-04-07 18:53:56 +02:00
lambda
inference: skip standalone expressions in lambda returns (IDEA-171922)
2017-04-26 16:28:04 +02:00
lossyEncoding
…
quickFix
DataFlowInspection: highlight method references known to return constant true/false value with quick-fix changing them to trivial lambdas (partially fixes IDEA-170885).
2017-04-26 12:43:30 +07:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…