#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 6682aa6f92 NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 14 years ago
..
IDocument.cs NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 14 years ago
IDocumentLine.cs Add IsDeleted and Equals() implementation to IDocumentLine. 15 years ago
ISegment.cs DocumentScript bugfixes. 14 years ago
ITextAnchor.cs Add GetNewOffset() method to TextChangeEventArgs. 15 years ago
ITextSource.cs Add WriteTextTo() method to ITextSource. 14 years ago
ReadOnlyDocument.cs NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 14 years ago
StringBuilderDocument.cs NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 14 years ago
StringTextSource.cs Add WriteTextTo() method to ITextSource. 14 years ago
TextChangeEventArgs.cs Change TextChangeEventArgs.InsertedText and RemovedText from string to ITextSource. 14 years ago
TextSourceVersionProvider.cs DocumentScript bugfixes. 14 years ago