#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.
 
 
 
 
 
 
Mike Krüger 9e7c9be52b [Completion] Fixed enum completion bug. 14 years ago
..
CodeCompletionAccessibleTests.cs [Completion] Fixed enum completion bug. 14 years ago
CodeCompletionBugTests.cs Fixed completion bug. 14 years ago
CodeCompletionCSharp3Tests.cs Updated mcs. 14 years ago
CodeCompletionCSharpTests.cs Failed assertions now fail unit tests. 14 years ago
CodeComplteionOperatorTests.cs Failed assertions now fail unit tests. 14 years ago
CompletionDataList.cs Added monodevelop code completion tests. 14 years ago
DelegateContextTests.cs Improved the handling of delegate contexts. 14 years ago
EnumContextTests.cs Fixed other enum base type context. 14 years ago
KeywordTests.cs Fixed ref/out/params keywords. 14 years ago
NameContextTests.cs Fixed for variable initializer name context. 14 years ago
ObjectInitializerTests.cs [Completion] Improved object initializer case. 14 years ago
ParameterCompletionTests.cs [Completion] Fixed parameter completion for static methods. 14 years ago
PreProcessorTests.cs Fixed completion bug. 14 years ago
TestBase.cs Failed assertions now fail unit tests. 14 years ago
VariableDeclarationStatementTests.cs Fixed parsing of some statements, improved "foreach" context in code 14 years ago