#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.
 
 
 
 
 
 
Daniel Grunwald 05904c8407 Replace ITextEditorProvider with GetService<ITextEditor>(). 13 years ago
..
ClassBookmarkSubmenuBuilder.cs Merge NRefactory '0b56b42bc817d29e14d231ac1f3a1b9ad3115b2d' into SharpDevelop newNR branch. 13 years ago
ClassMemberMenuBuilder.cs Starting to port SD to new NRefactory 14 years ago
CommentRegion.cs Replace ITextEditorProvider with GetService<ITextEditor>(). 13 years ago
FindReferencesCommand.cs implement find references on local variables 14 years ago
GoToDefinition.cs Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 14 years ago
GoToMatchingBrace.cs Replace ITextEditorProvider with GetService<ITextEditor>(). 13 years ago
GotoLineNumber.cs Apply new file headers 15 years ago
IndentSelection.cs Replace ITextEditorProvider with GetService<ITextEditor>(). 13 years ago
InsertGuidCommand.cs Replace ITextEditorProvider with GetService<ITextEditor>(). 13 years ago
PasteAsCommands.cs Replace ITextEditorProvider with GetService<ITextEditor>(). 13 years ago
ShowColorDialog.cs Replace ITextEditorProvider with GetService<ITextEditor>(). 13 years ago
SymbolUnderCaretMenuCommand.cs Replace ITextEditorProvider with GetService<ITextEditor>(). 13 years ago