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
01b72f856a8942cd266ffb241c495cb1a45a84ec
openide
/
java
/
java-tests
/
testData
/
codeInsight
History
Tagir Valeev
01b72f856a
DFA: branch-specific reporting (IDEA-203016)
2018-11-27 16:57:29 +07:00
..
addJavadoc
…
atomicReferenceImplicitUsage
…
clsHighlighting
…
completeStatement
…
completion
java completion: don't suggest overridden members if they match by middle of the name (IDEA-195106)
2018-11-22 15:30:03 +01:00
concatenationToMessageFormat
…
convertCompareToToEquals
…
convertEqualsMethodToStatic
…
convertToBasicLatin
…
convertToStringLiteral
…
copyReference
…
createSubclass
…
createSwitch
CommentTracker#replaceAndRestoreComments: try to keep comments after the statement (not move them to the front)
2018-10-08 14:09:24 +07:00
daemonCodeAnalyzer
DFA: branch-specific reporting (IDEA-203016)
2018-11-27 16:57:29 +07:00
defaultAction
/customFileType
…
delegateMethods
…
documentation
…
editorActions
…
externalAnnotations
…
externalJavadoc
…
flipComma
…
folding
…
generate
/generateCreateUI
…
generateConstructor
…
generateEquals
…
generateJavadoc
…
generateMembersUtil
…
generateSuperMethodCall
…
generateToString
…
generation
customization template for catch block parameter (IDEA-125327; IDEA-116670)
2018-11-02 12:00:24 +01:00
gotoDeclaration
…
gotosuper
…
guess
…
highlightUsagesHandler
…
importHelper
…
indentProvider
…
interJarDependencies
…
invertIfCondition
invert if: don't include single rBrace in block
2018-11-09 13:51:51 +01:00
javadocIG
…
jigsaw
…
joinLines
…
multipleJdks
…
navigation
…
nullityinferrer
…
overrideImplement
…
parameterInfo
…
slice
…
splitIfAction
…
surroundAutoCloseable
CommentTracker#replaceAndRestoreComments: try to keep comments after the statement (not move them to the front)
2018-10-08 14:09:24 +07:00
surroundWithQuotesStringAnnotationParameterValue
…
template
BoolUtils: make it recognize methods with negated counterparts: IDEA-199888
2018-10-04 17:39:11 +07:00
typing
…
underscoresInLiterals
…
unwrapElseBranch
…