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-08 06:10:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77b6a04c45f3ceba6fe36f28b1406ac7e8c8dd55
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
History
Tagir Valeev
77b6a04c45
IDEA-207874 Inspection to replace Map.keySet().contains(K) with Map.containsKey(K)
2019-03-12 13:54:25 +07:00
..
advFixture
java resolve: prefer package for single-type-import only with default package exception (IDEA-206295)
2019-02-07 11:44:54 +01:00
advHighlighting
Final field referenced from anonymous class argument list: continue search instead of return
2019-03-01 19:02:48 +07:00
advHighlighting6
…
advHighlighting7
…
advHighlighting8
…
advHighlighting9
…
advHighlighting11
…
advHighlighting12
…
advLVTI
…
advRawStringLiteral
…
ambiguousCalls
…
annotations
…
augment
…
exceptionHighlighting
…
genericsHighlighting
Detect recursive type parameter definition when checking for assignability
2019-02-21 12:58:25 +07:00
genericsHighlighting8
inference: treat only non-proper bounds of inference variables as unchecked conversion (IDEA-204125)
2019-01-22 13:45:03 +01:00
genericsHighlightingGenerated8
…
genericsInnerClassHighlighting
…
highlightSeverity
…
javaDoc
PsiDocMethodOrFieldRef: fixed javadoc resolve for references without param types (IDEA-205390)
2019-01-16 12:45:09 +07:00
lambda
fix code to compile under java 11 as well
2019-02-11 18:43:21 +01:00
lossyEncoding
…
nonAsciiCharacters
…
quickFix
IDEA-207874 Inspection to replace Map.keySet().contains(K) with Map.containsKey(K)
2019-03-12 13:54:25 +07:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unnecessaryTostring
…
unusedDecls
…
unusedImports
unused imports: don't warn if resolve produces no results but multi resolve does (IDEA-206347)
2019-01-31 18:22:13 +01:00