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-09-27 10:03:11 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
243
openide
/
plugins
/
kotlin
/
idea
/
tests
/
testData
/
editor
/
enterHandler
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Jinseong Jeon
d52ec27b27
Adapt to PSI parsing change for property accessor with parenthesis
...
^KT-70922 GitOrigin-RevId: 210c5987f4162929d76a52b3827ffc852b5d0b3a
2024-10-02 09:10:30 +00:00
..
afterUnmatchedBrace
…
arrayAccess
…
beforeDot
…
commenter
…
contextReceivers
…
controlFlowConstructions
…
elvis
…
emptyBraces
…
emptyParameters
…
emptyParenthesisInBinaryExpression
…
expressionBody
…
multilineString
…
script
…
templates
…
AfterCatch.after.kt
…
AfterCatch.kt
…
AfterClassNameBeforeFun.after.kt
…
AfterClassNameBeforeFun.kt
…
AfterExtensionPropertyGetter.after.kt
…
AfterExtensionPropertyGetter.kt
…
AfterExtensionPropertySetter.after.kt
…
AfterExtensionPropertySetter.kt
…
AfterFinally.after.kt
…
AfterFinally.kt
…
AfterImport.after.kt
…
AfterImport.kt
…
AfterPropertyGetter.after.kt
…
AfterPropertyGetter.kt
…
AfterPropertySetter.after.kt
…
AfterPropertySetter.kt
…
AfterTry.after.kt
…
AfterTry.kt
…
Annotation.after.kt
…
Annotation.kt
…
AnnotationInDeclaration.after.kt
…
AnnotationInDeclaration.kt
…
ArgumentListNormalIndent.after.inv.kt
…
ArgumentListNormalIndent.after.kt
…
ArgumentListNormalIndent.kt
…
AutoIndentInWhenClause.after.kt
…
AutoIndentInWhenClause.kt
…
AutoIndentInWhenClauseWithoutCondition.after.kt
…
AutoIndentInWhenClauseWithoutCondition.kt
…
BeforePropertyGetter.after.kt
…
BeforePropertyGetter.kt
…
BeforePropertySetter.after.kt
…
BeforePropertySetter.kt
…
BlockCommentAfterCatch.after.kt
…
BlockCommentAfterCatch.kt
…
ConsecutiveCallsAfterDot.after.kt
…
ConsecutiveCallsAfterDot.kt
…
ConsecutiveCallsInSaeCallsMiddle.after.inv.kt
…
ConsecutiveCallsInSaeCallsMiddle.after.kt
…
ConsecutiveCallsInSaeCallsMiddle.kt
…
ConsecutiveCallsInSafeCallsEnd.after.kt
…
ConsecutiveCallsInSafeCallsEnd.kt
…
EnterInFunctionWithExpressionBody.after.kt
…
EnterInFunctionWithExpressionBody.kt
…
EnterInMultiDeclaration.after.kt
…
EnterInMultiDeclaration.kt
…
EnterInVariableDeclaration.after.kt
…
EnterInVariableDeclaration.kt
…
EoLCommentAfterCatch.after.kt
…
EoLCommentAfterCatch.kt
…
EoLCommentAfterFor.after.kt
…
EoLCommentAfterFor.kt
…
EoLCommentAfterIf.after.kt
…
EoLCommentAfterIf.kt
…
FunctionBlock.after.kt
…
FunctionBlock.kt
…
FunctionCallWithArgumentsAlign2.after.kt
…
FunctionCallWithArgumentsAlign2.kt
…
FunctionCallWithArgumentsAlign.after.kt
…
FunctionCallWithArgumentsAlign.kt
…
HigherOrderFunction2.after.inv.kt
…
HigherOrderFunction2.after.kt
…
HigherOrderFunction2.kt
…
HigherOrderFunction3.after.kt
…
HigherOrderFunction3.kt
…
HigherOrderFunction.after.kt
…
HigherOrderFunction.kt
…
InDelegationListAfterColon.after.inv.kt
…
InDelegationListAfterColon.after.kt
…
InDelegationListAfterColon.kt
…
InDelegationListAfterComma.after.inv.kt
…
InDelegationListAfterComma.after.kt
…
InDelegationListAfterComma.kt
…
InDelegationListNotEmpty.after.inv.kt
…
InDelegationListNotEmpty.after.kt
…
InDelegationListNotEmpty.kt
…
IndentBeforeElseWithBlock.after.kt
…
IndentBeforeElseWithBlock.kt
…
IndentBeforeElseWithoutBlock.after.kt
…
IndentBeforeElseWithoutBlock.kt
…
IndentNotFinishedVariableEndAfterEquals.after.kt
…
IndentNotFinishedVariableEndAfterEquals.kt
…
IndentOnFinishedVariableEndAfterEquals.after.kt
…
IndentOnFinishedVariableEndAfterEquals.kt
…
InElseBlockBeforeParenthesis.after.kt
…
InElseBlockBeforeParenthesis.kt
…
InEnumAfterSemicolon.after.inv.kt
…
InEnumAfterSemicolon.after.kt
…
InEnumAfterSemicolon.kt
…
InEnumInitializerListAfterComma.after.inv.kt
…
InEnumInitializerListAfterComma.after.kt
…
InEnumInitializerListAfterComma.kt
…
InEnumInitializerListNotEmpty.after.inv.kt
…
InEnumInitializerListNotEmpty.after.kt
…
InEnumInitializerListNotEmpty.kt
…
InIfBlockBeforeParenthesis.after.kt
…
InIfBlockBeforeParenthesis.kt
…
InLabmdaAfterArrow.after.kt
…
InLabmdaAfterArrow.kt
…
InLambdaAfterArrowWithSpaces.after.kt
…
InLambdaAfterArrowWithSpaces.kt
…
InLambdaBeforeParams.after.kt
…
InLambdaBeforeParams.kt
…
InLambdaInsideChainCallSameLine.after.kt
…
InLambdaInsideChainCallSameLine.kt
…
InLambdaInsideChainCallSameLineWithSpaces.after.kt
…
InLambdaInsideChainCallSameLineWithSpaces.kt
…
InLambdaInsideChainCallWithNewLine.after.kt
…
InLambdaInsideChainCallWithNewLine.kt
…
InLambdaInsideChainCallWithNewLineWithSpaces.after.kt
…
InLambdaInsideChainCallWithNewLineWithSpaces.kt
…
InMultilineLambdaAfterArrow2.after.kt
…
InMultilineLambdaAfterArrow2.kt
…
InMultilineLambdaAfterArrow.after.kt
…
InMultilineLambdaAfterArrow.kt
…
KT20783.after.kt
…
KT20783.kt
…
LambdaInArguments2.after.kt
…
LambdaInArguments2.kt
…
LambdaInArguments.after.kt
…
LambdaInArguments.kt
…
LargeFile.after.kt
…
LargeFile.kt
…
LiteralExpression2.after.kt
…
LiteralExpression2.kt
…
LiteralExpression3.after.kt
…
LiteralExpression3.kt
…
LiteralExpression.after.kt
…
LiteralExpression.kt
…
ModifierListInUnfinishedDeclaration.after.kt
…
ModifierListInUnfinishedDeclaration.kt
…
NotFirstParameter.after.inv.kt
…
NotFirstParameter.after.kt
…
NotFirstParameter.kt
…
ReindentOnUnmatchedBrace.after.kt
…
ReindentOnUnmatchedBrace.kt
…
ReturnContinue.after.kt
…
ReturnContinue.kt
…
Semicolon2.after.kt
…
Semicolon2.kt
…
Semicolon.after.kt
…
Semicolon.kt
…
SettingAlignMultilineParametersInCalls.after.inv.kt
…
SettingAlignMultilineParametersInCalls.after.kt
…
SettingAlignMultilineParametersInCalls.kt
…
SmartEnterBetweenOpeningAndClosingBrackets.after.kt
…
SmartEnterBetweenOpeningAndClosingBrackets.kt
…
SmartEnterBetweenOpeningAndClosingBracketsWithInvertedAlignWhenMultiline.after.kt
…
SmartEnterBetweenOpeningAndClosingBracketsWithInvertedAlignWhenMultiline.kt
…
SmartEnterWithoutLineBreakBeforeClosingBracketInMethodParameters.after.inv.kt
…
SmartEnterWithoutLineBreakBeforeClosingBracketInMethodParameters.after.kt
…
SmartEnterWithoutLineBreakBeforeClosingBracketInMethodParameters.kt
…
SmartEnterWithTabsInMethodParameters.after.kt
…
SmartEnterWithTabsInMethodParameters.kt
…
SmartEnterWithTabsOnConstructorParameters.after.kt
…
SmartEnterWithTabsOnConstructorParameters.kt
…
SmartEnterWithTabsOnConstructorParametersWithInvertedAlignWhenMultiline.after.kt
…
SmartEnterWithTabsOnConstructorParametersWithInvertedAlignWhenMultiline.kt
…
SmartEnterWithTrailingCommaAndWhitespaceBeforeLineBreak.after.kt
…
SmartEnterWithTrailingCommaAndWhitespaceBeforeLineBreak.kt
…
SplitStringByEnter.after.kt
…
SplitStringByEnter.kt
…
SplitStringByEnterAddParentheses.after.kt
…
SplitStringByEnterAddParentheses.kt
…
SplitStringByEnterBeforeEscapeSequence.after.kt
…
SplitStringByEnterBeforeEscapeSequence.kt
…
SplitStringByEnterBeforeSubstitution.after.kt
…
SplitStringByEnterBeforeSubstitution.kt
…
SplitStringByEnterEmpty.after.kt
…
SplitStringByEnterEmpty.kt
…
SplitStringByEnterExistingParentheses.after.kt
…
SplitStringByEnterExistingParentheses.kt
…
SplitStringByEnterMultiCaret.after.kt
…
SplitStringByEnterMultiCaret.kt
…