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-03 07:36:57 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d7d4c9a53574724c0ae8b83b4d3efe3ea4533ef
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Tagir Valeev
6d7d4c9a53
ReplaceWithTernaryOperatorFix: method reference scenario as separate class
...
Review ID: IDEA-CR-23763
2017-08-23 15:06:04 +07:00
..
advFixture
overload conflicts: assume that subsignature conflicts are already resolved when most specific are checked (IDEA-168894)
2017-03-06 10:28:45 +01:00
advHighlighting
redundant throws inspection:
2017-08-09 12:14:26 +03:00
advHighlighting6
unhandled exception: shrink the highlighted range (IDEA-177234)
2017-08-09 18:38:29 +02:00
advHighlighting7
Java: Don't report the catch section as unreachable where a subclass of declared exception can be thrown (IDEA-175863)
2017-07-18 14:25:32 +03:00
advHighlighting8
warn if generics vararg method is called with 50+ poly args (IDEA-169240)
2017-03-23 15:49:44 +01:00
advHighlighting9
since api: check annotation pairs (IDEA-177856)
2017-08-21 19:10:14 +02:00
ambiguousCalls
…
annotations
[java] correct receiver parameter type check (IDEA-175906)
2017-07-17 15:10:44 +02:00
augment
…
genericsHighlighting
type arguments in bounds check: ensure capture conversion (IDEA-175899)
2017-07-18 19:13:24 +02:00
genericsHighlighting8
don't loose type parameter bounds during super substitution (IDEA-175471)
2017-07-07 12:54:58 +02:00
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
[java] recognizes @index Javadoc tag (IDEA-160185)
2017-06-09 17:50:49 +03:00
lambda
inference: restore captured wildcard from fresh type parameter (IDEA-165871; IDEA-176592)
2017-08-18 19:07:17 +02:00
lossyEncoding
…
nonAsciiCharacters
Non-ASCII characters inspection
2017-05-05 15:23:22 +03:00
quickFix
ReplaceWithTernaryOperatorFix: method reference scenario as separate class
2017-08-23 15:06:04 +07:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
removed default file header, because it adds no information but subtracts attention and space
2017-05-12 14:02:24 +03:00
uncompleteConstructs
…
unusedDecls
…
unusedImports
…