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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
resources-en
/
intentionDescriptions
T
History
Igor Yakovlev
ebae6332aa
Fix invalid resources placement
...
For ExpandBooleanExpressionIntention and RedundantAsSequence intention
2020-06-03 14:02:58 +03:00
..
AddActivityToManifest
…
AddAnnotationUseSiteTargetIntention
…
AddBracesIntention
…
AddBroadcastReceiverToManifest
…
AddConstModifierIntention
…
AddForLoopIndicesIntention
…
AddJvmOverloadsIntention
…
AddJvmStaticIntention
…
AddLabeledReturnInLambdaIntention
…
AddMissingClassKeywordIntention
…
AddMissingDestructuringIntention
…
AddNamesToCallArgumentsIntention
…
AddNamesToFollowingArgumentsIntention
…
AddNameToArgumentIntention
…
AddOpenModifierIntention
…
AddPropertyAccessorsIntention
…
AddPropertyGetterIntention
…
AddPropertySetterIntention
…
AddServiceToManifest
…
AddThrowsAnnotationIntention
…
AddUnderscoresToNumericLiteralIntention
…
AddValVarToConstructorParameterActionIntention
…
AddWhenRemainingBranchesIntention
…
AnonymousFunctionToLambdaIntention
…
ChangePackageIntention
…
ChangeVisibilityModifierIntentionInternal
…
ChangeVisibilityModifierIntentionPrivate
…
ChangeVisibilityModifierIntentionProtected
…
ChangeVisibilityModifierIntentionPublic
…
ChopArgumentListIntention
…
ChopParameterListIntention
…
ConvertArrayParameterToVarargIntention
…
ConvertBinaryExpressionWithDemorgansLawIntention
…
ConvertBlockCommentToLineCommentIntention
…
ConvertCamelCaseTestFunctionToSpacedIntention
…
ConvertCollectionConstructorToFunction
…
ConvertEnumToSealedClassIntention
…
ConvertForEachToForLoopIntention
…
ConvertFunctionToPropertyIntention
…
ConvertFunctionTypeParameterToReceiverIntention
…
ConvertFunctionTypeReceiverToParameterIntention
…
ConvertLambdaToMultiLineIntention
…
ConvertLambdaToReferenceIntention
…
ConvertLambdaToSingleLineIntention
…
ConvertLateinitPropertyToNullableIntention
…
ConvertLazyPropertyToOrdinaryIntention
…
ConvertLineCommentToBlockCommentIntention
…
ConvertMemberToExtensionIntention
…
ConvertNullablePropertyToLateinitIntention
…
ConvertObjectLiteralToClassIntention
…
ConvertOrdinaryPropertyToLazyIntention
…
ConvertParameterToReceiverIntention
…
ConvertPrimaryConstructorToSecondaryIntention
…
ConvertPropertyGetterToInitializerIntention
…
ConvertPropertyInitializerToGetterIntention
…
ConvertPropertyToFunctionIntention
…
ConvertRangeCheckToTwoComparisonsIntention
…
ConvertReceiverToParameterIntention
…
ConvertReferenceToLambdaIntention
…
ConvertSealedClassToEnumIntention
…
ConvertSecondaryConstructorToPrimaryIntention
…
ConvertSnakeCaseTestFunctionToSpacedIntention
…
ConvertToAlsoIntention
…
ConvertToApplyIntention
…
ConvertToBlockBodyIntention
…
ConvertToConcatenatedStringIntention
…
ConvertToExpressionBodyIntention
…
ConvertToForEachFunctionCallIntention
…
ConvertToRawStringTemplateIntention
…
ConvertToRunIntention
…
ConvertToStringTemplateIntention
…
ConvertToWithIntention
…
ConvertTryFinallyToUseCallIntention
…
ConvertUnsafeCastCallToUnsafeCastIntention
…
ConvertUnsafeCastToUnsafeCastCallIntention
…
ConvertVarargParameterToArrayIntention
…
CopyConcatenatedStringToClipboardIntention
…
CreateKotlinSubClassIntention
…
DestructureIntention
…
DoubleBangToIfThenIntention
…
EliminateWhenSubjectIntention
…
ElvisToIfThenIntention
…
ExpandBooleanExpressionIntention
Fix invalid resources placement
2020-06-03 14:02:58 +03:00
ExtractDeclarationFromCurrentFileIntention
…
FlattenWhenIntention
…
FoldBranchedExpressionIntentionFoldIfToReturnAsymmetricallyIntention
…
FoldIfToReturnAsymmetricallyIntention
…
IfToWhenIntention
…
ImplementAbstractMemberAsConstructorParameterIntention
…
ImplementAbstractMemberIntention
…
ImplementParcelableAction
…
ImportAllMembersIntention
…
ImportMemberIntention
…
IndentRawStringIntention
…
InfixCallToOrdinaryIntention
…
InsertCurlyBracesToTemplateIntention
…
InsertExplicitTypeArgumentsIntention
…
IntroduceBackingPropertyIntention
…
IntroduceImportAliasIntention
…
IntroduceVariableIntention
…
InvertIfConditionIntention
…
IterateExpressionIntention
…
JoinArgumentListIntention
…
JoinDeclarationAndAssignmentIntention
…
JoinParameterListIntention
…
KotlinAndroidAddStringResource
…
KotlinCreateTestIntention
…
KotlinSignatureAnnotationIntention
…
LambdaToAnonymousFunctionIntention
…
MavenPluginSourcesMoveToBuild
…
MavenPluginSourcesMoveToExecutionIntention
…
MergeElseIfIntention
…
MergeIfsIntention
…
MoveLambdaInsideParenthesesIntention
…
MoveMemberOutOfCompanionObjectIntention
…
MoveMemberToCompanionObjectIntention
…
MoveMemberToTopLevelIntention
…
MovePropertyToClassBodyIntention
…
MovePropertyToConstructorIntention
…
NullableBooleanEqualityCheckToElvisIntention
…
ObjectLiteralToLambdaIntention
…
OperatorToFunctionIntention
…
ReconstructTypeInCastOrIsIntention
…
RedoParcelableAction
…
RemoveArgumentNameIntention
…
RemoveAtFromAnnotationArgumentIntention
…
RemoveBracesIntention
…
RemoveConstructorKeywordIntention
…
RemoveEmptyClassBodyIntention
…
RemoveEmptyParenthesesFromLambdaCallIntention
…
RemoveEmptyPrimaryConstructorIntention
…
RemoveEmptySecondaryConstructorBodyIntention
…
RemoveExplicitLambdaParameterTypesIntention
…
RemoveExplicitSuperQualifierIntention
…
RemoveExplicitTypeArgumentsIntention
…
RemoveExplicitTypeIntention
…
RemoveForLoopIndicesIntention
…
RemoveLabeledReturnInLambdaIntention
…
RemoveParcelableAction
…
RemoveRedundantCallsOfConversionMethodsIntention
…
RemoveSingleExpressionStringTemplateIntention
…
RemoveUnderscoresFromNumericLiteralIntention
…
RemoveUnnecessaryParenthesesIntention
…
RenameClassToContainingFileNameIntention
…
RenameFileToMatchClassIntention
…
ReplaceAddWithPlusAssignIntention
…
ReplaceCallWithUnaryOperatorIntention
…
ReplaceContainsIntention
…
ReplaceExplicitFunctionLiteralParamWithItIntention
…
ReplaceInvokeIntention
…
ReplaceItWithExplicitFunctionLiteralParamIntention
…
ReplaceMapGetOrDefaultIntention
…
ReplaceSizeCheckWithIsNotEmptyIntention
…
ReplaceSizeZeroCheckWithIsEmptyIntention
…
ReplaceUnderscoreWithParameterNameIntention
…
ReplaceUntilWithRangeToIntention
…
ReplaceWithOrdinaryAssignmentIntention
…
SafeAccessToIfThenIntention
…
SamConversionToAnonymousObjectIntention
…
SimplifyBooleanWithConstantsIntention
…
SpecifyExplicitLambdaSignatureIntention
…
SpecifyTypeExplicitlyInDestructuringAssignmentIntention
…
SpecifyTypeExplicitlyIntention
…
SplitIfIntention
…
SplitPropertyDeclarationIntention
…
SuppressLintIntentionAction
…
SwapBinaryExpressionIntention
…
SwapStringEqualsIgnoreCaseIntention
…
ToInfixCallIntention
…
ToOrdinaryStringLiteralIntention
…
ToRawStringLiteralIntention
…
TrailingCommaIntention
TrailingCommaIntention: fix description
2020-05-27 11:24:11 +00:00
UnfoldAssignmentToIfIntention
…
UnfoldAssignmentToWhenIntention
…
UnfoldBranchedExpressionIntentionUnfoldAssignmentToIfIntention
…
UnfoldBranchedExpressionIntentionUnfoldAssignmentToWhenIntention
…
UnfoldBranchedExpressionIntentionUnfoldPropertyToIfIntention
…
UnfoldBranchedExpressionIntentionUnfoldPropertyToWhenIntention
…
UnfoldBranchedExpressionIntentionUnfoldReturnToIfIntention
…
UnfoldBranchedExpressionIntentionUnfoldReturnToWhenIntention
…
UnfoldPropertyToIfIntention
…
UnfoldPropertyToWhenIntention
…
UnfoldReturnToIfIntention
…
UnfoldReturnToWhenIntention
…
UsePropertyAccessSyntaxIntention
…
UseWithIndexIntention
…
ValToObjectIntention
…
WhenToIfIntention
…