| .. |
|
AbstractInlineRefactorDialog.cs
|
Increase DispatcherPriority of some BeginInvoke calls to ensure that no user input is processed before the callback runs.
|
13 years ago |
|
CSharpCodeActionProviderDoozer.cs
|
Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96'
|
13 years ago |
|
CSharpCodeGenerator.cs
|
[WIP] EnvDTE
|
13 years ago |
|
CSharpContextActionWrapper.cs
|
Showing target file name in action menu of MoveTypeToFile/RenameFileToMatchTypeName context actions.
|
13 years ago |
|
CSharpSyntaxIssue.cs
|
Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96'
|
13 years ago |
|
ConvertInterfaceToAbstractClassContextAction.cs
|
Introduced "Convert interface to abstract class" context action.
|
13 years ago |
|
CreateProperties.cs
|
Part II of: Closing of AbstractInlineRefactorDialog-based dialogs on Undo command is now handled without faking input.
|
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
|
Introduce 'RichText' class and use it in new output pad API.
|
13 years ago |
|
EditorScript.cs
|
Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96'
|
13 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 "insert ctor" refactoring to only show fields and properties of current class (not from base classes).
|
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
|
Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96'
|
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
|
Showing target file name in action menu of MoveTypeToFile/RenameFileToMatchTypeName context actions.
|
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
|
Add basic rich-text support to AvalonEdit.
|
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 |
|
ParamRangeCheckContextAction.cs
|
Introduced ParamRangeCheckContextAction.
|
13 years ago |
|
PropertyOrFieldWrapper.cs
|
Better synchronization of checkboxes in "Insert Ctor" snippet dialog.
|
13 years ago |
|
RefactoringExtensions.cs
|
Introduced ParamRangeCheckContextAction.
|
13 years ago |
|
RenameFileToMatchTypeNameContextAction.cs
|
Showing target file name in action menu of MoveTypeToFile/RenameFileToMatchTypeName context actions.
|
13 years ago |
|
SDNamingConventionService.cs
|
Enable the GSOC context actions and issue providers.
|
14 years ago |
|
SDRedundantUsingIssue.cs
|
Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96'
|
13 years ago |
|
SDRefactoringContext.cs
|
Update to NRefactory commit 'a99a93972cc4e82c969af72568f015019a4d8a96'
|
13 years ago |
|
SearchForIssuesCommand.cs
|
Use class FileName for the ProjectItem.FileName property.
|
13 years ago |
|
SearchForIssuesDialog.xaml
|
remember last selection in SearchForIssuesDialog
|
13 years ago |
|
SearchForIssuesDialog.xaml.cs
|
remember last selection in SearchForIssuesDialog
|
13 years ago |