#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 cb54c370bd [Completion] Filtered shadowed members in parameter completion. 13 years ago
..
BrowsableAttributeTests.cs [Completion] Only check browsable attribute inside the same assembly. 13 years ago
CodeCompletionAccessibleTests.cs [CodeCompletion] Fixed variable hiding bug. 13 years ago
CodeCompletionBugTests.cs [CodeCompletion] Completion engine now can generate import completion 13 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 [Completion] Fixed wrong delegate signature. 13 years ago
DocumentationContextTests.cs [Completion] Improved xml document completion. 13 years ago
EnumContextTests.cs [Completion] Improved enum context handling. 13 years ago
ImportCompletionTests.cs [CodeCompletion] Completion engine now can generate import completion 13 years ago
KeywordTests.cs [Completion] Fixed bug in indexer context. 13 years ago
NameContextTests.cs Fixed ignored unit test. 13 years ago
ObjectInitializerTests.cs [Completion] Fixed bug in object initializer context. 13 years ago
ParameterCompletionTests.cs [Completion] Filtered shadowed members in parameter completion. 13 years ago
PreProcessorTests.cs Fixed completion bug. 14 years ago
TestBase.cs Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
VariableDeclarationStatementTests.cs Fixed parsing of some statements, improved "foreach" context in code 14 years ago