#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 9d7bdd0cf8 Allow creating an IObservable<> from a function that invokes a callback and signals termination using a Task. 14 years ago
..
Completion C# code completion 14 years ago
FormattingStrategy Adjusting SharpDevelop to new type system (unresolved/resolved split). 14 years ago
OptionPanels C# code completion 14 years ago
Parser add tag comment tracking 14 years ago
Project add tag comment tracking 14 years ago
CSharpBracketSearcher.cs Adjust SharpDevelop to NRefactory changes (move ICSharpCode.Editor -> ICSharpCode.NRefactory.Editor; put NR.C# in separate assembly) 15 years ago
CSharpContextActionDoozer.cs Allow creating an IObservable<> from a function that invokes a callback and signals termination using a Task. 14 years ago
CSharpLanguageBinding.cs Merge branch 'master' of github.com:icsharpcode/SharpDevelop into newNR 14 years ago
CSharpProjectBinding.cs ProjectBinding may choose to handle missing project by itself. 15 years ago
CSharpSemanticHighlighter.cs C# code completion 14 years ago
CodeManipulation.cs Merge branch 'master' of github.com:icsharpcode/SharpDevelop into newNR 14 years ago
ExtensionMethods.cs Add C# context actions to AddInTree. 14 years ago
SDRefactoringContext.cs add tag comment tracking 14 years ago