#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mike Krüger d9a88ce1da Changed the action text of remove backing store action. 14 years ago
..
ExtractMethod Fixed extract method link bug. 14 years ago
AddAnotherAccessorAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
CheckIfParameterIsNullAction.cs * ICSharpCode.NRefactory.CSharp.csproj: 14 years ago
ConvertDecToHexAction.cs * ICSharpCode.NRefactory.CSharp.csproj: 14 years ago
ConvertForeachToForAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
ConvertHexToDecAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
CreateBackingStoreAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
CreateClassDeclarationAction.cs Create class action can now generate interface implementation. 14 years ago
CreateConstructorDeclarationAction.cs Added create class declaration action. 14 years ago
CreateDelegateAction.cs Removed debug message. 14 years ago
CreateEventInvocatorAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
CreateFieldAction.cs Improved type guessing. 14 years ago
CreateIndexerAction.cs [NRefactory] Fixed CurrentType check for some actions. 14 years ago
CreateLocalVariableAction.cs Added flag to specify if explict types should be used or not. 14 years ago
CreateMethodDeclarationAction.cs [NRefactory] Fixed CurrentType check for some actions. 14 years ago
CreatePropertyAction.cs [NRefactory] Fixed CurrentType check for some actions. 14 years ago
DeclareLocalVariableAction.cs Added flag to specify if explict types should be used or not. 14 years ago
FlipOperatorArgumentsAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
GenerateGetterAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
GeneratePropertyAction.cs * ICSharpCode.NRefactory.CSharp.csproj: 14 years ago
GenerateSwitchLabelsAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
InlineLocalVariableAction.cs Added declare local variable action. 14 years ago
InsertAnonymousMethodSignatureAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
IntroduceConstantAction.cs Fixed link mode in extract method/introduce constant action. 14 years ago
IntroduceFormatItemAction.cs Added declare local variable action. 14 years ago
InvertIfAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
RemoveBackingStoreAction.cs Changed the action text of remove backing store action. 14 years ago
RemoveBracesAction.cs Applied patch by Mansheng Yang to improve the remove braces action. 14 years ago
RemoveRegionAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
ReplaceEmptyStringAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
SpecializedCodeAction.cs * ICSharpCode.NRefactory.CSharp.csproj: 14 years ago
SplitDeclarationAndAssignmentAction.cs Added declare local variable action. 14 years ago
SplitStringAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
UseExplicitTypeAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago
UseVarKeywordAction.cs Improved code issue tests - renamed some issues and actions. 14 years ago