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 05:10:22 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
962225c53e621d6ac6345013fb56c610d03fd13d
openide
/
java
/
java-tests
/
testData
/
codeInsight
History
Anna Kozlova
962225c53e
isApplicable for raw qualifiers: it's enough to erasure left type, then right type should be able to assign there, so method reference type/lambda type won't be lost during erasure (IDEA-144547)
2015-09-04 14:10:35 +03:00
..
addJavadoc
…
clsHighlighting
…
completeStatement
…
completion
IDEA-144532 "extends" keyword is not hinted correctly
2015-08-31 19:22:29 +02:00
convertCompareToToEquals
…
convertEqualsMethodToStatic
Intention to convert a.equals(b) to Objects.equals(a, b) (IDEA-143925)
2015-08-27 15:27:31 +03:00
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
…
daemonCodeAnalyzer
isApplicable for raw qualifiers: it's enough to erasure left type, then right type should be able to assign there, so method reference type/lambda type won't be lost during erasure (IDEA-144547)
2015-09-04 14:10:35 +03:00
defaultAction
/customFileType
…
delegateMethods
…
documentation
IDEA-144356 Recognize relative HTML links with anchors when parsing external Javadoc
2015-09-02 19:58:05 +03:00
editorActions
…
externalAnnotations
…
externalJavadoc
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generation
…
gotoDeclaration
…
gotosuper
IDEA-142346
2015-08-28 14:37:30 +03:00
guess
…
highlightUsagesHandler
…
indentProvider
…
interJarDependencies
…
invertIfCondition
…
javadocIG
IDEA-143790 Quick Documentation does not work in package-info.java files when caret is inside doc comment
2015-08-26 11:20:20 +03:00
joinLines
…
multipleJdks
…
navigation
/alexProject
…
nullityinferrer
…
overrideImplement
intersect thrown types when implementing 2 interfaces with same method signature (IDEA-82426)
2015-09-03 20:31:03 +03:00
parameterInfo
…
slice
…
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
…
typing
…
underscoresInLiterals
…