| .. |
|
ConvertToInitializer
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ExtractMethod
|
Implemented new line ast node insertion.
|
13 years ago |
|
AddAnotherAccessorAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
AddCatchTypeAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
AddUsingAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
CheckIfParameterIsNullAction.cs
|
Set parameter name token as relevant node for parameter declaration
|
13 years ago |
|
ConvertAnonymousDelegateToLambdaAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertAsToCastAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertCastToAsAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertConditionalToIfAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertDecToHexAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertExplicitToImplicitImplementationAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertForeachToForAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertHexToDecAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertIfToConditionalAction.cs
|
Implemented new line ast node insertion.
|
13 years ago |
|
ConvertIfToSwitchAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertImplicitToExplicitImplementationAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertLambdaBodyExpressionToStatementAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertLambdaBodyStatementToExpressionAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertLambdaToAnonymousDelegateAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ConvertSwitchToIfAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
CreateBackingStoreAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
CreateClassDeclarationAction.cs
|
Added create changed event action.
|
13 years ago |
|
CreateConstructorDeclarationAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
CreateCustomEventImplementationAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
CreateDelegateAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
CreateEnumValue.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
CreateEventInvocatorAction.cs
|
Added create changed event action.
|
13 years ago |
|
CreateFieldAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
CreateIndexerAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
CreateLocalVariableAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
CreateMethodDeclarationAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
CreateOverloadWithoutParameterAction.cs
|
Set parameter name token as relevant node for parameter declaration
|
13 years ago |
|
CreatePropertyAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
DeclareLocalVariableAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ExtensionMethodInvocationToStaticMethodInvocationAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ExtractAnonymousMethodAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ExtractFieldAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
FlipOperatorArgumentsAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
GenerateGetterAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
GeneratePropertyAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
GenerateSwitchLabelsAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ImplementAbstractMembersAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ImplementInterfaceAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ImplementInterfaceExplicitAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
InlineLocalVariableAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
InsertAnonymousMethodSignatureAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
IntroduceConstantAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
IntroduceFormatItemAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
InvertIfAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
InvertIfAndSimplify.cs
|
Added code action from Ciprian Khlud <ciprian.mustiata@yahoo.com>:
|
13 years ago |
|
IterateViaForeachAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
JoinDeclarationAndAssignmentAction.cs
|
Implemented new line ast node insertion.
|
13 years ago |
|
JoinStringAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
MergeNestedIfAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
MoveToOuterScopeAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
NegateRelationalExpressionAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
PutInsideUsingAction.cs
|
Implemented new line ast node insertion.
|
13 years ago |
|
RemoveBackingStoreAction.cs
|
Added create changed event action.
|
13 years ago |
|
RemoveBracesAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
RemoveRedundantCatchTypeAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
RemoveRegionAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
ReplaceEmptyStringAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
SimplifyIfFlowAction.cs
|
Fixed bug in insert block body helper method.
|
13 years ago |
|
SimplifyIfInLoopsFlowAction.cs
|
Implemented new line ast node insertion.
|
13 years ago |
|
SortUsingsAction.cs
|
Implemented new line ast node insertion.
|
13 years ago |
|
SpecializedCodeAction.cs
|
* ICSharpCode.NRefactory.CSharp.csproj:
|
14 years ago |
|
SplitDeclarationAndAssignmentAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
SplitDeclarationListAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
SplitStringAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
StaticMethodInvocationToExtensionMethodInvocationAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
UseExplicitTypeAction.cs
|
Fixed some unit tests.
|
13 years ago |
|
UseStringFormatAction.cs
|
Code actions can now be bound to an ast node.
|
13 years ago |
|
UseVarKeywordAction.cs
|
Fixed some unit tests.
|
13 years ago |