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-20 11:36:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20f69c8111be374e406be038cdc6c65b6667043d
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
peter
20f69c8111
remove wrong capture treatment: the completion result is incorrect (IDEA-155188)
2016-05-03 14:25:59 +02:00
..
advHighlighting
move operator assignment check for object to javac quirks inspection with fix (IDEA-154209)
2016-04-06 17:15:12 +02:00
advHighlighting6
check for abstract method implemented optimized: don't go through hierarchy if superClass is not abstract and there is no interfaces, would also fix asm implementations with 'broken' erasures inside
2016-04-11 21:51:18 +02:00
advHighlighting7
diamond: reject diamonds nested inside type arguments as soon as possible (IDEA-155153)
2016-04-25 14:41:56 +02:00
advHighlighting8
…
advHighlighting9
…
ambiguousCalls
…
annotations
…
augment
[java] adds PsiModifierList.hasModifierProperty() augmentation point (IDEA-153706)
2016-04-08 10:36:41 +02:00
genericsHighlighting
array access: don't open captured wildcards
2016-04-20 17:49:29 +02:00
genericsHighlighting8
array access: don't open captured wildcards
2016-04-20 17:49:29 +02:00
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
…
lambda
remove wrong capture treatment: the completion result is incorrect (IDEA-155188)
2016-05-03 14:25:59 +02:00
lossyEncoding
…
quickFix
restrict anonym -> lambda: reject if return type would be changed (IDEA-154805)
2016-04-29 14:41:28 +02:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…