#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 7050250ac0 Add AnyCPU platform for AvalonEdit.Sample. 14 years ago
..
AvalonEdit Added dependency graph. 16 years ago
Images Allow data-binding to the TextEditor.SyntaxHighlighting property. 16 years ago
Properties Allow data-binding to the TextEditor.SyntaxHighlighting property. 16 years ago
App.xaml Allow data-binding to the TextEditor.SyntaxHighlighting property. 16 years ago
App.xaml.cs Added dependency graph. 16 years ago
AvalonEdit.Sample.csproj Add AnyCPU platform for AvalonEdit.Sample. 14 years ago
AvalonEdit.Sample.sln Add AnyCPU platform for AvalonEdit.Sample. 14 years ago
BraceFoldingStrategy.cs Worked on the AvalonEdit article and sample application. 16 years ago
ColorizeAvalonEdit.cs Split up AvalonEdit into Overview, Document, Rendering. 16 years ago
CustomHighlighting.xshd Add chapter on code completion. 16 years ago
ImageElementGenerator.cs Worked on the AvalonEdit article and sample application. 16 years ago
MyCompletionData.cs Fix compiler error in AvalonEdit.Sample. 15 years ago
RenderingPipeline.pptx Extended AvalonEdit.Sample + article. 16 years ago
Window1.xaml AvalonEdit documentation update 14 years ago
Window1.xaml.cs Updated some of the SharpDevelop samples. 15 years ago
article.html Copied information from the Code Project article into the AvalonEdit help file. 16 years ago
document.html Wrote chapter on syntax highlighting. 16 years ago
rendering.html Fixed split view crash when folding is enabled. 16 years ago