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-06 21:30:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6341a52ccd1914a1e9255a6abd132c669d700087
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
History
Tagir Valeev
6341a52ccd
StreamApiMigrationInspection: support postfix limit conversion (like if(count++ > 100) break; => limit(102)) (IDEA-CR-16910)
2016-12-21 13:45:42 +07:00
..
advFixture
highlight inaccessible array component type (IDEA-165434)
2016-12-14 18:40:27 +01:00
advHighlighting
show class/package conflict only if corresponding subdirectory contains classes so there could be usages with ambiguous imports
2016-12-15 14:48:27 +01:00
advHighlighting6
…
advHighlighting7
precise rethrow: special case for catch Exception (IDEA-164241)
2016-12-06 12:13:22 +01:00
advHighlighting8
…
advHighlighting9
…
ambiguousCalls
…
annotations
…
augment
…
genericsHighlighting
type arguments containment: ensure arrays are contained in type parameters with Serializable, Cloneable or Object bounds (IDEA-165295)
2016-12-13 17:46:28 +01:00
genericsHighlighting8
…
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
…
lambda
IDEA-165594 Auto completion adds unnecessary spaces before and after colon in case of method reference
2016-12-19 15:47:42 +01:00
lossyEncoding
…
quickFix
StreamApiMigrationInspection: support postfix limit conversion (like if(count++ > 100) break; => limit(102)) (IDEA-CR-16910)
2016-12-21 13:45:42 +07:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…