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
272ee252d8d4933f29093dd91f08c5bcc4600cec
kotlin-fork
/
idea
/
testData
/
quickfix
/
when
T
History
Mikhail Glukhikh
ef094e78e3
Add when branches (minor): 'with import' -> 'with * import'
...
Change name of quick-fix to more descriptive one
2018-08-20 13:21:18 +03:00
..
addElseBranchEnumStatement.kt
…
addElseBranchEnumStatement.kt.after
…
addRemainingBranchesAnotherPackage.after.kt
Add when branches: include auto-import
2018-08-20 13:21:17 +03:00
addRemainingBranchesAnotherPackage.before.Dependency.kt
Add when branches: include auto-import
2018-08-20 13:21:17 +03:00
addRemainingBranchesAnotherPackage.before.Main.kt
Add when branches: include auto-import
2018-08-20 13:21:17 +03:00
addRemainingBranchesAnotherPackageAll.after.kt
Add when branches (minor): 'with import' -> 'with * import'
2018-08-20 13:21:18 +03:00
addRemainingBranchesAnotherPackageAll.before.Dependency.kt
Add when branches: include auto-import
2018-08-20 13:21:17 +03:00
addRemainingBranchesAnotherPackageAll.before.Main.kt
Add when branches (minor): 'with import' -> 'with * import'
2018-08-20 13:21:18 +03:00
addRemainingBranchesBoolean.kt
…
addRemainingBranchesBoolean.kt.after
…
addRemainingBranchesEnum.kt
…
addRemainingBranchesEnum.kt.after
…
addRemainingBranchesEnumBackTicks.kt
…
addRemainingBranchesEnumBackTicks.kt.after
…
addRemainingBranchesEnumImport1.kt
Add when branches (minor): 'with import' -> 'with * import'
2018-08-20 13:21:18 +03:00
addRemainingBranchesEnumImport1.kt.after
Add when branches (minor): 'with import' -> 'with * import'
2018-08-20 13:21:18 +03:00
addRemainingBranchesEnumImport2.kt
Add when branches (minor): 'with import' -> 'with * import'
2018-08-20 13:21:18 +03:00
addRemainingBranchesEnumImport2.kt.after
Add when branches (minor): 'with import' -> 'with * import'
2018-08-20 13:21:18 +03:00
addRemainingBranchesEnumImport3.kt
Add when branches (minor): 'with import' -> 'with * import'
2018-08-20 13:21:18 +03:00
addRemainingBranchesEnumImport3.kt.after
Add when branches (minor): 'with import' -> 'with * import'
2018-08-20 13:21:18 +03:00
addRemainingBranchesEnumImport4.kt
Add when branches (minor): 'with import' -> 'with * import'
2018-08-20 13:21:18 +03:00
addRemainingBranchesEnumImport4.kt.after
Add when branches (minor): 'with import' -> 'with * import'
2018-08-20 13:21:18 +03:00
addRemainingBranchesEnumStatement.kt
…
addRemainingBranchesEnumStatement.kt.after
…
addRemainingBranchesInNonDefaultPackage.kt
…
addRemainingBranchesInNonDefaultPackage.kt.after
…
addRemainingBranchesSealed.kt
…
addRemainingBranchesSealed.kt.after
…
addRemainingBranchesSealedBackTicks.kt
…
addRemainingBranchesSealedBackTicks.kt.after
…
addRemainingBranchesSealedStatement.kt
…
addRemainingBranchesSealedStatement.kt.after
…
breakInWhen.kt
…
breakInWhen.kt.after
…
breakInWhenInLabeled.kt
…
breakInWhenInLabeled.kt.after
…
commasInConditionWithNoArguments2.kt
…
commasInConditionWithNoArguments2.kt.after
…
commasInConditionWithNoArguments.kt
…
commasInConditionWithNoArguments.kt.after
…
continueInWhen.kt
…
continueInWhen.kt.after
…
continueInWhenInLabeled.kt
…
continueInWhenInLabeled.kt.after
…
continueInWhenWithLabel.kt
…
continueInWhenWithLabel.kt.after
…
elseNotLastInWhen.kt
…
elseNotLastInWhen.kt.after
…
noElseInWhenWithBranches.kt
…
noElseInWhenWithBranches.kt.after
…
noElseInWhenWithoutBranches.kt
…
noElseInWhenWithoutBranches.kt.after
…
removeRedundantElse.kt
…
removeRedundantElse.kt.after
…
twoElseBranchesInWhen.kt
…