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
78891be4bbecf0bbad891e84fea9b434d7c179d5
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
and
intellij-monorepo-bot
78891be4bb
java redundant cast: cleanup: extract conditional
...
GitOrigin-RevId: ca95c0e70c197e27943596e91df8d526bbfbf1bb
2020-05-11 08:33:17 +00:00
..
advFixture
[codeinsight][cleanup] IDEA-236413 Java: incorrect text for unused public fields with Inject
2020-04-09 09:41:07 +00:00
advHighlighting
IDEA-234810 IntelliJ doesn't report parsing error on Java code
2020-03-11 16:33:13 +00: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
Prevent creation of recursive PsiCapturedWildcardType
2020-03-18 06:31:42 +00:00
advHighlighting9
Removing redundant code (IDEA-CR-61866)
2020-04-23 09:38:00 +00:00
advHighlighting11
…
advHighlightingPatterns
…
advHighlightingRecords
IDEA-232559 Rename record component: field reference is not renamed if getter overload is present
2020-02-11 08:45:32 +00:00
advLVTI
…
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: cleanup: extract conditional
2020-05-11 08:33:17 +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
[codeInsight] IDEA-240288 Inspection for StringBuilder.toString().substring()
2020-05-09 05:25:10 +00:00
replaceImplementsWithStaticImport
…
switchExpressions
Positive test added (IDEA-CR-62158)
2020-05-05 05:11:19 +00:00
textBlocks
…
typeMatching
…
typing
…
uncompleteConstructs
…
unnecessaryTostring
IDEA-234256 QuickFix for "Unnecessary call to 'toString'" could be more explicit
2020-03-04 05:37:23 +00:00
unusedDecls
…
unusedImports
…