This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f3e1dcbc6d97b38cdca2dbbb954ef4adf728668
kotlin-fork
/
idea
/
testData
/
intentions
/
addBraces
T
History
Toshiaki Kameyama
777995a3a0
Add braces: don't insert extra line break and move the following comment
...
#KT-36194 Fixed
2020-05-27 02:38:40 +09:00
..
.intention
…
addBracesForDoWhile.kt
…
addBracesForDoWhile.kt.after
…
addBracesForElse.kt
…
addBracesForElse.kt.after
…
addBracesForElseWithCommentInsideIf.kt
…
addBracesForElseWithCommentInsideIf.kt.after
…
addBracesForElseWithCommentInsideWhen.kt
…
addBracesForElseWithCommentInsideWhen.kt.after
…
addBracesForFor.kt
…
addBracesForFor.kt.after
…
addBracesForIf.kt
…
addBracesForIf.kt.after
…
addBracesForIfWithIndent2.kt
…
addBracesForIfWithIndent2.kt.after
…
addBracesForIfWithIndent3.kt
…
addBracesForIfWithIndent3.kt.after
…
addBracesForIfWithIndent.kt
…
addBracesForIfWithIndent.kt.after
…
addBracesForIfWithNoSpace.kt
…
addBracesForIfWithNoSpace.kt.after
…
addBracesForIfWithSemicolon.kt
…
addBracesForIfWithSemicolon.kt.after
…
addBracesForIfWithSemicolonAndExpression.kt
…
addBracesForIfWithSemicolonAndExpression.kt.after
…
addBracesForSingleLineIfWithCommentBeneath2.kt
…
addBracesForSingleLineIfWithCommentBeneath2.kt.after
…
addBracesForSingleLineIfWithCommentBeneath3.kt
…
addBracesForSingleLineIfWithCommentBeneath3.kt.after
…
addBracesForSingleLineIfWithCommentBeneath.kt
…
addBracesForSingleLineIfWithCommentBeneath.kt.after
…
addBracesForSingleStatementElseWithCommentBeneath.kt
Add braces: don't move EOL comment when if statement is single statement
2019-04-11 18:58:04 +03:00
addBracesForSingleStatementElseWithCommentBeneath.kt.after
Add braces: don't move EOL comment when if statement is single statement
2019-04-11 18:58:04 +03:00
addBracesForSingleStatementIfWithCommentBeneath2.kt
Add braces: don't move EOL comment when if statement is single statement
2019-04-11 18:58:04 +03:00
addBracesForSingleStatementIfWithCommentBeneath2.kt.after
Add braces: don't move EOL comment when if statement is single statement
2019-04-11 18:58:04 +03:00
addBracesForSingleStatementIfWithCommentBeneath.kt
Add braces: don't move EOL comment when if statement is single statement
2019-04-11 18:58:04 +03:00
addBracesForSingleStatementIfWithCommentBeneath.kt.after
Add braces: don't move EOL comment when if statement is single statement
2019-04-11 18:58:04 +03:00
addBracesForWhile.kt
…
addBracesForWhile.kt.after
…
addBracesWithBraces.kt
…
doWhileWithComment.kt
…
doWhileWithComment.kt.after
…
elseWithComment.kt
…
elseWithComment.kt.after
…
forWithComment.kt
…
forWithComment.kt.after
…
hasCommentOnNextLine2.kt
Add braces: don't insert extra line break and move the following comment
2020-05-27 02:38:40 +09:00
hasCommentOnNextLine2.kt.after
Add braces: don't insert extra line break and move the following comment
2020-05-27 02:38:40 +09:00
hasCommentOnNextLine.kt
Add braces: don't insert extra line break and move the following comment
2020-05-27 02:38:40 +09:00
hasCommentOnNextLine.kt.after
Add braces: don't insert extra line break and move the following comment
2020-05-27 02:38:40 +09:00
ifElseWithComment.kt
…
ifElseWithComment.kt.after
…
ifWithComment.kt
…
ifWithComment.kt.after
…
notInsideElseIfBlock.kt
…
whenHasBraces.kt
…
whenSimple.kt
…
whenSimple.kt.after
…
whenWithComment.kt
…
whenWithComment.kt.after
…
whileWithComment.kt
…
whileWithComment.kt.after
…