#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 2eef3e4be9 Fix syntax highlighting when comments are on the same line as preprocessor directives (forum-13500) 14 years ago
..
CodeCompletion Throw meaningful exception when ICompletionData.Text returns null. 15 years ago
Document Implement INotifyPropertyChanged in TextDocument. 15 years ago
Editing Merge branch '4.0' 14 years ago
Folding added missing documentation in MouseHoverLogic, FoldingElementGenerator and FoldingMargin 15 years ago
Highlighting Fix syntax highlighting when comments are on the same line as preprocessor directives (forum-13500) 14 years ago
Indentation Apply new file headers 15 years ago
Properties Apply new file headers 15 years ago
Rendering Merge branch '4.0' 14 years ago
Snippets Fixed caret position after leaving snippet mode. 15 years ago
Utils Merge branch '4.0' 15 years ago
Xml fixed unreachable code and added a documentation comment to the Clear()-method. 15 years ago
themes SD-1592: color of line numbers is now customisable 15 years ago
AvalonEditCommands.cs Apply new file headers 15 years ago
ICSharpCode.AvalonEdit.csproj Add syntax highlighting for .css files. 14 years ago
ICSharpCode.AvalonEdit.snk
TextEditor.cs Fixed forum-13033: Reopened documents do not scroll to correct position 15 years ago
TextEditor.xaml AvalonEdit default style: since we specify an explicit background color, also specify the foreground color. 15 years ago
TextEditorAutomationPeer.cs Apply new file headers 15 years ago
TextEditorComponent.cs Apply new file headers 15 years ago
TextEditorOptions.cs Merge branch '4.0' 15 years ago
TextEditorWeakEventManager.cs Apply new file headers 15 years ago
TextViewPosition.cs Apply new file headers 15 years ago