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-07-29 06:32:23 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78acdfef1f849ba2f98ad496e46418cd57e21185
openide
/
java
/
java-tests
/
testData
/
codeInsight
T
History
Roman Shevchenko
78acdfef1f
[java] numeric literal underscores should not affect highlighting (IDEA-145942)
2015-10-05 12:55:06 +02:00
..
addJavadoc
…
clsHighlighting
captured wildcards in cls: equals -> equivalent (IDEA-144856)
2015-09-08 15:09:58 +03:00
completeStatement
…
completion
IDEA-145752 Annotation attribute value: irrelevant completion proposals for boolean attribute (basic completion)
2015-10-02 14:42:41 +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
[java] numeric literal underscores should not affect highlighting (IDEA-145942)
2015-10-05 12:55:06 +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
Do not filter out templates with same key but different groups from completion
2015-09-28 12:23:37 +03:00
typing
…
underscoresInLiterals
…