#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 1ffe463bab Fixed forum-7686: make code completion in CSharpCodeCompletion sample work better when the edited code has syntax errors/incomplete code. 17 years ago
..
AssemblyInfo.cs Add standalone C# code completion example. 19 years ago
CSharpCodeCompletion.csproj Merged CSharpCodeCompletion sample enhancements from /branches/2.1 to trunk. 18 years ago
CSharpCodeCompletion.sln Merged CSharpCodeCompletion sample enhancements from /branches/2.1 to trunk. 18 years ago
CodeCompletionData.cs Code completion sample was using the obsolete Instance property on VBNetAmbience and CSharpAmbience. 17 years ago
CodeCompletionKeyHandler.cs Add BSD header to SharpDevelop samples. 18 years ago
CodeCompletionProvider.cs Forum-6859: Show code templates in code completion. 18 years ago
HostCallbackImplementation.cs Merged SD 2.1/2.2 revision 2532:2560 to trunk. 18 years ago
MainForm.Designer.cs Add BSD header to SharpDevelop samples. 18 years ago
MainForm.cs Fixed forum-7686: make code completion in CSharpCodeCompletion sample work better when the edited code has syntax errors/incomplete code. 17 years ago
MainForm.resx Add standalone C# code completion example. 19 years ago
ToolTipProvider.cs Forum-6859: Show code templates in code completion. 18 years ago