#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 0c51983690 NRefactory: Support parsing statements like "SomeDelegate d = GenericMethod<string>;" 19 years ago
..
CSharp NRefactory: Support parsing statements like "SomeDelegate d = GenericMethod<string>;" 19 years ago
Implementations Worked on VB->C# converter. 19 years ago
Interfaces Worked on VB->C# converter. 19 years ago
NRefactoryResolver NRefactory: Support parsing statements like "SomeDelegate d = GenericMethod<string>;" 19 years ago
ProjectContent Set correct caret column when pressing return. 19 years ago
Refactoring NRefactory: Support parsing statements like "SomeDelegate d = GenericMethod<string>;" 19 years ago
ReflectionLayer Worked on VB->C# converter. 19 years ago
VBNet Various bug fixes. 19 years ago
Ambience.cs Forum-13925: allow turning off the parameter list in ambience. 19 years ago
CecilReader.cs Worked on VB->C# converter. 19 years ago
ClassFinder.cs Implemented AttributeReturnType, now the unit test AddIn should work again. 19 years ago
CtrlSpaceResolveHelper.cs Refactored the interface IAttribute to include useful information (type reference to the attribute type + arguments). 19 years ago
DiffUtility.cs Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 20 years ago
EasyCodeDom.cs Now using EasyCodeDom to make NRefactoryASTGenerator code more readable. 19 years ago
ExpressionContext.cs Improved C# code completion (typing constraints on generic classes). 19 years ago
FilePosition.cs Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 20 years ago
FoldingRegion.cs removed unused import statements 20 years ago
FusionNative.cs removed unused import statements 20 years ago
GacInterop.cs GacReferencePanel: when the GAC contains multiple versions of an assembly, show the version that MSBuild will use. 19 years ago
HostCallback.cs Merged SD 2.1 revision 2493:2532 to trunk. 19 years ago
IComment.cs Fixed file headers. 20 years ago
IExpressionFinder.cs Worked on Xaml language binding. 19 years ago
IResolver.cs Improved SharpDevelop.Dom API. 19 years ago
LanguageProperties.cs Refactored the interface IAttribute to include useful information (type reference to the attribute type + arguments). 19 years ago
LazyList.cs Improved C# 3.0 code-completion. 19 years ago
LoggingService.cs Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 20 years ago
MemberLookupHelper.cs Worked on VB<->C# converter. 19 years ago
ResolveResult.cs Support right-click > add using on type names when the "using" is missing. 19 years ago
Tag.cs Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 20 years ago
XmlDoc.cs Merge Merged SD 2.2 revision 2603:2624 to trunk. 19 years ago