#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.
 
 
 
 
 
 
Andreas Weizel da7265e65d Migrated CreateProperties refactoring snippet to NR5. 13 years ago
..
AbstractInlineRefactorDialog.cs Migrated CreateProperties refactoring snippet to NR5. 13 years ago
CSharpCodeActionProviderDoozer.cs Add IssueOptions panel. 14 years ago
CSharpCodeGenerator.cs [WIP] EnvDTE 13 years ago
CSharpContextActionWrapper.cs AnalyticsMonitorService: move to new services infrastructure 14 years ago
CSharpSyntaxIssue.cs Adjust SharpDevelop to NRefactory changes. 13 years ago
CreateProperties.cs Migrated CreateProperties refactoring snippet to NR5. 13 years ago
CreatePropertiesCommand.cs Migrated CreateProperties refactoring snippet to NR5. 13 years ago
CreatePropertiesDialog.xaml Migrated CreateProperties refactoring snippet to NR5. 13 years ago
CreatePropertiesDialog.xaml.cs Migrated CreateProperties refactoring snippet to NR5. 13 years ago
EditorScript.cs Adjust to NRefactory API changes + disable failing unit tests. 14 years ago
FieldWrapper.cs Migrated CreateProperties refactoring snippet to NR5. 13 years ago
InlineRefactorSnippetElement.cs Reintroduced "insert constructor snippet" feature. 13 years ago
InsertCtorDialog.xaml Fixed issues with property/field selection in some refactoring snippet dialogs. 13 years ago
InsertCtorDialog.xaml.cs Fixed issues with property/field selection in some refactoring snippet dialogs. 13 years ago
InsertCtorSnippetRefactoring.cs Migrated CreateProperties refactoring snippet to NR5. 13 years ago
InsertionPoint.cs rename DocumentUtilitites to DocumentUtilities 13 years ago
IssueManager.cs Don't show icon in scrollbar for redundancy issues. 13 years ago
IssueOptions.xaml Adjust SharpDevelop to NRefactory changes. 13 years ago
IssueOptions.xaml.cs Fixed some issues with issue options. 14 years ago
IssueOptionsViewModel.cs Adjust SharpDevelop to NRefactory changes. 13 years ago
MoveTypeToFileContextAction.cs finish implementation of MoveTypeToFileContextAction 13 years ago
Options.cs Finished migration of OverrideEqualsGetHash code completion, some improvements for OverrideToString completion, too. 13 years ago
OverrideEqualsGetHashCodeMethodsDialog.xaml - OverrideToString completion now works. 13 years ago
OverrideEqualsGetHashCodeMethodsDialog.xaml.cs Detecting all properties and fields and handling editor undo properly in InsertCtor/Override...Method dialogs. 13 years ago
OverrideToStringMethodDialog.xaml Fixed issues with property/field selection in some refactoring snippet dialogs. 13 years ago
OverrideToStringMethodDialog.xaml.cs Migrated CreateProperties refactoring snippet to NR5. 13 years ago
PropertyOrFieldWrapper.cs Fixed issues with property/field selection in some refactoring snippet dialogs. 13 years ago
RefactoringExtensions.cs [WIP] EnvDTE 13 years ago
SDNamingConventionService.cs Enable the GSOC context actions and issue providers. 14 years ago
SDRedundantUsingIssue.cs Add Ctrl+Space completion that automatically inserts usings. 14 years ago
SDRefactoringContext.cs add basic support for adding event handlers in FormsDesigner 13 years ago
SearchForIssuesCommand.cs Use class FileName for the ProjectItem.FileName property. 13 years ago
SearchForIssuesDialog.xaml Move some files to new folder structure. 14 years ago
SearchForIssuesDialog.xaml.cs Remove disabled context actions from AddInTree. 14 years ago