#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 22775ffe8e Fixed some off-by-one bugs in the CSharpCodeCompletion example (caused by the different line counting in the parser and the text editor). 19 years ago
..
AssemblyInfo.cs Add standalone C# code completion example. 20 years ago
CSharpCodeCompletion.csproj Improved CSharpCodeCompletion sample: add tool tip support, show only one entry for overloaded methods 19 years ago
CSharpCodeCompletion.sln Add standalone C# code completion example. 20 years ago
CodeCompletionData.cs Improved CSharpCodeCompletion sample: add tool tip support, show only one entry for overloaded methods 19 years ago
CodeCompletionKeyHandler.cs Add BSD header to SharpDevelop samples. 19 years ago
CodeCompletionProvider.cs Fixed some off-by-one bugs in the CSharpCodeCompletion example (caused by the different line counting in the parser and the text editor). 19 years ago
HostCallbackImplementation.cs Add BSD header to SharpDevelop samples. 19 years ago
MainForm.Designer.cs Add BSD header to SharpDevelop samples. 19 years ago
MainForm.cs Fixed some off-by-one bugs in the CSharpCodeCompletion example (caused by the different line counting in the parser and the text editor). 19 years ago
MainForm.resx Add standalone C# code completion example. 20 years ago
ToolTipProvider.cs Fixed some off-by-one bugs in the CSharpCodeCompletion example (caused by the different line counting in the parser and the text editor). 19 years ago