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-06-15 02:56:20 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36ca5d6a23b3b16ac1f5c19a1a2e9f58d7ced312
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
30a12275a2
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
..
advHighlighting
…
advHighlighting6
don't override protected methods from Object in interfaces (IDEA-140804)
2015-05-28 19:42:10 +02:00
advHighlighting7
determining enclosing instances for inner class instance creation expressions: accept all qualified super exprs, invalid are checked separately (IDEA-139880)
2015-05-11 18:04:31 +02:00
advHighlighting9
jdk9: support private methods in interfaces (IDEA-137918)
2015-03-23 17:57:12 +01:00
ambiguousCalls
…
annotations
…
augment
…
genericsHighlighting
captures: don't distinguish captures from normal types but leave capture for the same type wildcard
2015-06-14 21:51:21 +03:00
genericsHighlighting8
captures: don't distinguish captures from normal types but leave capture for the same type wildcard
2015-06-14 21:51:21 +03:00
genericsHighlightingGenerated8
generated testdata
2015-06-15 09:24:58 +03:00
highlightSeverity
…
javaDoc
…
lambda
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
lossyEncoding
…
quickFix
convert to streams: convert lambda to constructor reference; don't accept list when arrayList expected
2015-06-09 20:31:02 +03:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…