#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 14c53aca0e Merge /branches/3.0 to /trunk. 15 years ago
..
AssemblyInfo.cs DefaultWorkbench can now be replaced with a custom class implementing the IWorkbench interface. Added a snippet compiler sample that demonstrates how the DefaultWorkbench can be replaced. 17 years ago
BuildSnippetCommand.cs DefaultWorkbench can now be replaced with a custom class implementing the IWorkbench interface. Added a snippet compiler sample that demonstrates how the DefaultWorkbench can be replaced. 17 years ago
MainViewContent.cs Snippet Compiler sample now compiles. 17 years ago
SharpSnippetCompiler.Core.csproj Fixed SdaUser sample. Remove old ICSharpCode.TextEditor samples. 16 years ago
SharpSnippetCompilerControl.Designer.cs DefaultWorkbench can now be replaced with a custom class implementing the IWorkbench interface. Added a snippet compiler sample that demonstrates how the DefaultWorkbench can be replaced. 17 years ago
SharpSnippetCompilerControl.cs Snippet compiler sample now supports tooltips. 16 years ago
SharpSnippetCompilerControl.resx DefaultWorkbench can now be replaced with a custom class implementing the IWorkbench interface. Added a snippet compiler sample that demonstrates how the DefaultWorkbench can be replaced. 17 years ago
SharpSnippetCompilerManager.cs DefaultWorkbench can now be replaced with a custom class implementing the IWorkbench interface. Added a snippet compiler sample that demonstrates how the DefaultWorkbench can be replaced. 17 years ago
SnippetCompilerProject.cs DefaultWorkbench can now be replaced with a custom class implementing the IWorkbench interface. Added a snippet compiler sample that demonstrates how the DefaultWorkbench can be replaced. 17 years ago
SnippetFile.cs DefaultWorkbench can now be replaced with a custom class implementing the IWorkbench interface. Added a snippet compiler sample that demonstrates how the DefaultWorkbench can be replaced. 17 years ago
Workbench.cs Snippet compiler sample now supports tooltips. 16 years ago