#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.
 
 
 
 
 
 
Andreas Weizel 0a4afa33ca Merge branch 'csformatter' to 'master'. 11 years ago
..
Completion Tried implementing automatical updating of editors after changing policy-specific indentation changes + some refactoring. 11 years ago
FormattingStrategy Merge branch 'csformatter' to 'master'. 11 years ago
FormsDesigner Merge branch 'csformatter' to 'master'. 11 years ago
OptionPanels Merge branch 'csformatter' to 'master'. 11 years ago
Parser Add ParserService.ResolveContext() method. 12 years ago
Project Fix #414, the next attempt. To avoid problems with XML namespaces when serialized properties are saved directly inside of an MSBuild project, now project-specific formatting rules are saved in .csproj.sdsettings files (similar to solutions). 12 years ago
Refactoring Tried implementing automatical updating of editors after changing policy-specific indentation changes + some refactoring. 11 years ago
CSharpBracketSearcher.cs Change LGPL headers to MIT header. 12 years ago
CSharpLanguageBinding.cs Corrected reverting of editor options when C# binding's editor extension is detached. 11 years ago
CSharpProjectBinding.cs Change LGPL headers to MIT header. 12 years ago
CSharpSemanticHighlighter.cs reimplement CaretReferencesRenderer as IBackgroundRenderer 12 years ago
CSharpSemanticHighlighterVisitor.cs reimplement CaretReferencesRenderer as IBackgroundRenderer 12 years ago
CaretReferenceHighlightRenderer.cs Fix #455: C# CaretReferenceHighlighter highlights incorrect offsets before it is being refreshed 11 years ago
CodeManipulation.cs Rework of Alt+Up/Down code moving feature: Now cleaner, supports moving of more types of statements (like using declarations, preprpcessor statements), fixed formatting. 12 years ago
ExtensionMethods.cs Change LGPL headers to MIT header. 12 years ago