#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.
 
 
 
 
 
 
Matt Ward 9aa770e5b9 Implement EnvDTE.CodeType.Attributes. 14 years ago
..
ChildProjectItems.cs Make EnvDTE available to T4 templates. 15 years ago
CodeAttribute.cs Implement EnvDTE.CodeType.Attributes. 14 years ago
CodeAttribute2.cs Implement EnvDTE.CodeAttribute. 14 years ago
CodeAttributeArgument.cs Implement EnvDTE.CodeAttribute. 14 years ago
CodeAttributeArguments.cs Implement EnvDTE.CodeType.Attributes. 14 years ago
CodeAttributes.cs Implement EnvDTE.CodeType.Attributes. 14 years ago
CodeClass.cs Return project or external vsCMInfoLocation for EnvDTE.CodeType 14 years ago
CodeClass2.cs Return project or external vsCMInfoLocation for EnvDTE.CodeType 14 years ago
CodeDelegate.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
CodeElement.cs Implement EnvDTE.CodeElement.Language. 14 years ago
CodeElements.cs Implement EnvDTE.CodeElements.Item method. 14 years ago
CodeElementsInNamespace.cs Implement EnvDTE.CodeType.Attributes. 14 years ago
CodeElementsList.cs Implement EnvDTE.CodeType.Attributes. 14 years ago
CodeFunction.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
CodeInterface.cs Return project or external vsCMInfoLocation for EnvDTE.CodeType 14 years ago
CodeModel.cs Return project or external vsCMInfoLocation for EnvDTE.CodeType 14 years ago
CodeModelLanguageConstants.cs Implement EnvDTE.CodeElement.Language. 14 years ago
CodeNamespace.cs Implement EnvDTE.CodeElement.Language. 14 years ago
CodeProperty.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
CodeProperty2.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
CodeStruct.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
CodeType.cs Implement EnvDTE.CodeType.Attributes. 14 years ago
CodeTypeRef.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
CodeTypeRef2.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
CodeVariable.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
ColorableItems.cs Make EnvDTE available to T4 templates. 15 years ago
Configuration.cs Implement missing parts of EnvDTE Project and ProjectItems to support T4 scaffolding. 14 years ago
ConfigurationManager.cs Implement missing parts of EnvDTE Project and ProjectItems to support T4 scaffolding. 14 years ago
Constants.cs Implement Visual Studio API to support installing T4 scaffolding package. 14 years ago
CustomizedHighlightingRules.cs Support updating the text editor's font size and default text background and foreground colours from PowerShell. 15 years ago
DTE.cs Implement Visual Studio API to support installing T4 scaffolding package. 14 years ago
DTEProperties.cs Support updating the text editor's font size and default text background and foreground colours from PowerShell. 15 years ago
DirectoryProjectItem.cs Implement EnvDTE.ProjectItems.AddFromDirectory. 14 years ago
DirectoryProjectItems.cs Implement missing parts of EnvDTE Project and ProjectItems to support T4 scaffolding. 14 years ago
EditPoint.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
FontsAndColorsItems.cs Make EnvDTE available to T4 templates. 15 years ago
ICustomizedHighlightingRules.cs Support updating the text editor's font size and default text background and foreground colours from PowerShell. 15 years ago
IPropertyFactory.cs Support enumerating project item properties in PowerShell scripts. 15 years ago
ITextEditorOptions.cs Support updating the text editor's font size and default text background and foreground colours from PowerShell. 15 years ago
ItemOperations.cs Make EnvDTE available to T4 templates. 15 years ago
NamespaceName.cs Switch to using IProjectContent.GetNamespaceContents in EnvDTE.CodeModel to simplify the implementation. 14 years ago
Project.cs Implement EnvDTE.CodeModel.CodeTypeFromFullName. 14 years ago
ProjectItem.cs Implement EnvDTE.ProjectItems.AddFromDirectory. 14 years ago
ProjectItemProperty.cs Support updating the text editor's font size and default text background and foreground colours from PowerShell. 15 years ago
ProjectItemPropertyFactory.cs Make EnvDTE available to T4 templates. 15 years ago
ProjectItemRelationship.cs Add minimal support for accessing project files inside subdirectories in PowerShell scripts. 15 years ago
ProjectItems.cs Implement EnvDTE.ProjectItems.AddFromDirectory. 14 years ago
ProjectItemsInsideProject.cs Implement missing parts of EnvDTE Project and ProjectItems to support T4 scaffolding. 14 years ago
ProjectKind.cs Implement Visual Studio API to support installing T4 scaffolding package. 14 years ago
ProjectObject.cs Make EnvDTE available to T4 templates. 15 years ago
ProjectProperty.cs Implement missing parts of EnvDTE Project and ProjectItems to support T4 scaffolding. 14 years ago
ProjectPropertyFactory.cs Make EnvDTE available to T4 templates. 15 years ago
ProjectType.cs Implement IVsSolution and FlavoredProject for T4 scaffolding. 14 years ago
Projects.cs Implement Visual Studio API to support installing T4 scaffolding package. 14 years ago
Properties.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
Property.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
Reference.cs Make EnvDTE available to T4 templates. 15 years ago
References.cs Make EnvDTE available to T4 templates. 15 years ago
Solution.cs Implement Visual Studio API to support installing T4 scaffolding package. 14 years ago
SourceControl.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
TextEditorFontSizeProperty.cs Support updating the text editor's font size and default text background and foreground colours from PowerShell. 15 years ago
TextEditorFontsAndColorsItemsProperty.cs Support updating the text editor's font size and default text background and foreground colours from PowerShell. 15 years ago
TextEditorFontsAndColorsPropertyFactory.cs Make EnvDTE available to T4 templates. 15 years ago
TextEditorOptions.cs Support updating the text editor's font size and default text background and foreground colours from PowerShell. 15 years ago
TextPoint.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
vsCMAccess.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
vsCMFunction.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
vsCMInfoLocation.cs Implement EnvDTE.CodeModel.CodeTypeFromFullName. 14 years ago
vsCMPropertyKind.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago
vsEPReplaceTextOptions.cs Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding. 14 years ago