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-14 18:38:47 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3657dfb1195ee6be87dd340eca4abf90e0b95d7
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
peter
e3657dfb11
always suggest non-imported annotations (IDEA-145447)
2015-09-23 18:08:03 +02:00
..
addJavadoc
…
clsHighlighting
captured wildcards in cls: equals -> equivalent (IDEA-144856)
2015-09-08 15:09:58 +03:00
completeStatement
Do not reformat parent code block on "complete current statement" action (IDEA-102479)
2015-08-11 14:39:13 +03:00
completion
always suggest non-imported annotations (IDEA-145447)
2015-09-23 18:08:03 +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
fix finding lambdas implementing JDK interfaces
2015-09-23 13:48:55 +02: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
Do not treat type parameter is @param section as tag - do not insert closing tag (IDEA-70898)
2015-09-16 16:08:15 +03:00
externalAnnotations
…
externalJavadoc
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
simplified hashCode for nullable arrays (IDEA-144775)
2015-09-04 17:46:13 +03:00
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
detect generated parameter name ignoring prefixes (e.g. in case of overriding library) (IDEA-144961)
2015-09-10 15:55:08 +03:00
parameterInfo
…
slice
…
splitIfAction
…
surroundAutoCloseable
…
surroundWithQuotesStringAnnotationParameterValue
…
template
…
typing
…
underscoresInLiterals
…