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-09-18 22:17:05 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69a085809a14251802ddd4a5437734d68cf5ac42
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Tagir Valeev
and
intellij-monorepo-bot
69a085809a
Fix end-of-line comment handling
...
GitOrigin-RevId: f982435cd3a1659b0a1be1970cd5807419f16ccd
2020-06-03 09:09:48 +03:00
..
advFixture
[codeinsight][cleanup] IDEA-236413 Java: incorrect text for unused public fields with Inject
2020-04-09 09:41:07 +00:00
advHighlighting
java: operator applicability: ensure unboxing performed before checks (IDEA-240121)
2020-05-28 21:30:01 +03:00
advHighlighting6
java redundant cast: keep same conditional expression type based on cast type & opposite operand (IDEA-235896)
2020-05-05 11:29:06 +00:00
advHighlighting7
…
advHighlighting8
…
advHighlighting9
Removing redundant code (IDEA-CR-61866)
2020-04-23 09:38:00 +00:00
advHighlighting11
…
advHighlightingPatterns
…
advHighlightingRecords
…
advLVTI
[analysis] IDEA-240049 Don't report "foreach not applicable" if type being iterated is unresolved
2020-06-01 10:25:26 +03:00
ambiguousCalls
…
annotations
annotation method: detect default value based on "default" keyword (IDEA-237774)
2020-04-16 19:41:33 +00:00
augment
…
exceptionHighlighting
…
genericsHighlighting
[codeInsight] IDEA-236735 Java enum constant is called "Anonymous inner class"
2020-04-24 15:29:10 +00:00
genericsHighlighting8
[codeInsight] IDEA-236735 Java enum constant is called "Anonymous inner class"
2020-04-24 15:29:10 +00:00
genericsHighlightingGenerated8
…
genericsInnerClassHighlighting
…
highlightSeverity
…
increaseLanguageLevel
IDEA-239649 Increase language level fix is not suggested for records
2020-04-30 06:26:10 +00:00
javaDoc
records: support javadoc parameters pointing record components (IDEA-238925)
2020-04-29 09:15:17 +00:00
lambda
java: redundant cast: don't check casts against non-denotable types
2020-05-20 06:38:50 +00:00
lossyEncoding
…
nonAsciiCharacters
Look for string literals with mixed languages and repair some found violations to fix IDEA-239390 Inspection to detect mixed characters in strings (strings containing both ASCII and non-ASCII)
2020-04-29 11:54:28 +00:00
projectWide
…
quickFix
Fix end-of-line comment handling
2020-06-03 09:09:48 +03:00
replaceImplementsWithStaticImport
…
switchExpressions
java switch expressions: infer Object if one of branches has
null
type (IDEA-241470)
2020-05-25 22:47:41 +03:00
textBlocks
…
typeMatching
…
typing
…
uncompleteConstructs
…
unnecessaryTostring
[codeInsight] IDEA-240288 Inspection for StringBuilder.toString().substring()
2020-05-14 22:04:54 +00:00
unusedDecls
…
unusedImports
…