#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 526c8bd679 Fixed encoding autodetection in ChooseEncodingDisplayBinding to match that when normally opening a file. 16 years ago
..
Commands Allow user to specify an encoding when saving a text file. 16 years ago
Options Highlighting editor: allow changing the default text color and selection color. 16 years ago
Snippets Move ISnippetElementProvider to ICSharpCode.SharpDevelop.Editor.AvalonEdit. 16 years ago
AvalonEditDisplayBinding.cs Fixed encoding autodetection in ChooseEncodingDisplayBinding to match that when normally opening a file. 16 years ago
AvalonEditEditorUIService.cs "Normalize" file headers. 16 years ago
AvalonEditViewContent.cs Fixed SD2-1652: "Cannot save with current encoding" not implemented in AvalonEdit.AddIn 16 years ago
BracketHighlightRenderer.cs "Normalize" file headers. 16 years ago
ChooseEncodingDialog.xaml Fixed SD2-1610 - Add back file encoding option 16 years ago
ChooseEncodingDialog.xaml.cs Fixed SD2-1610 - Add back file encoding option 16 years ago
CodeEditor.cs Fixed SD2-1610 - Add back file encoding option 16 years ago
CodeEditorAdapter.cs SD2-1601 - Implement disabled text editor settings: 17 years ago
CodeEditorView.cs Highlighting editor: allow changing the default text color and selection color. 16 years ago
CustomCommands.cs Implemented the commands in the 'Edit>Format' menu for AvalonEdit. 17 years ago
CustomizableHighlightingColorizer.cs Highlighting editor: allow changing the default text color and selection color. 16 years ago
CustomizedHighlightingColor.cs SD2-1592 (Add back highlighting editor for AvalonEdit): 16 years ago
DocumentPrinter.cs "Normalize" file headers. 16 years ago
IconBarManager.cs "Normalize" file headers. 16 years ago
IconBarMargin.cs Improved AvalonEdit pixel snapping. 17 years ago
IncrementalSearch.cs IncrementalSearch: scroll to search result 17 years ago
InlineUIElementGenerator.cs "Normalize" file headers. 16 years ago
ParserFoldingStrategy.cs Fixed SD2-1612 - Commands in Edit > Folding have no effect 17 years ago
PrintPreviewViewContent.cs "Normalize" file headers. 16 years ago
QuickClassBrowser.cs QuickClassBrowser: don't change ComboBox contents while user has opened the drop-down. 17 years ago
QuickClassBrowser.xaml QuickClassBrowser: don't change ComboBox contents while user has opened the drop-down. 17 years ago
SharpDevelopCompletionWindow.cs Use TextFormattingMode.Display for dialog and code completion windows. 17 years ago
SharpDevelopInsightWindow.cs Use TextFormattingMode.Display for dialog and code completion windows. 17 years ago
SyntaxModeDoozer.cs Highlighting editor: allow editing colors of highlighting definitions defined in AddIns. 16 years ago
TextMarkerService.cs Improved AvalonEdit pixel snapping. 17 years ago