#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 fa58de2275 Fixed BOO-524 (Autocompletion on import doesn't list only namespaces) in Boo and VB: now only classes that contain public static members are shown in the "import" completion. 21 years ago
AddIns Add documentation for conditions, rename CombineOpen to SolutionOpen. 21 years ago
bin/setup Improved event handler completion. 21 years ago
data Update conditions in the AddIn schema. 21 years ago
doc Update conditions in the AddIn schema. 21 years ago
setup Minor changes to info document 21 years ago
src Fixed BOO-524 (Autocompletion on import doesn't list only namespaces) in Boo and VB: now only classes that contain public static members are shown in the "import" completion. 21 years ago