Matt Ward
|
fbb332cff0
|
EnvDTE.ProjectItems AddFromFile now adds a file outside the project folder as a link.
|
13 years ago |
Matt Ward
|
edad657cb2
|
Add EnvDTE.FileCodeModel2.
Return namespaces (CodeImport) from FileCodeModel2.CodeElements.
|
13 years ago |
Matt Ward
|
5588806259
|
Update the projects window without refreshing the entire tree as MvcScaffolding adds new files and folders to the project.
|
13 years ago |
Matt Ward
|
8e4fa6759f
|
Implement EnvDTE.CodeModel.CodeTypeFromFullName.
|
13 years ago |
Matt Ward
|
23cf0286f6
|
EnvDTE.Project's unique name includes the subfolder inside the solution.
|
13 years ago |
Matt Ward
|
fda36cf99b
|
Implement EnvDTE.ProjectItems.AddFromDirectory.
|
13 years ago |
Matt Ward
|
e08408f6ef
|
Implement missing parts of EnvDTE Project and ProjectItems to support T4 scaffolding.
|
13 years ago |
Matt Ward
|
578f591944
|
Delete dummy installation file after T4 scaffolding package is installed.
|
13 years ago |
Matt Ward
|
5c26245277
|
Implement Visual Studio API to support installing T4 scaffolding package.
|
13 years ago |
Matt Ward
|
f12e3df59e
|
Create EnvDTE and Visual Studio API classes without any implementation to support MvcScaffolding.
|
13 years ago |
Matt Ward
|
ac4bb7b171
|
Make EnvDTE available to T4 templates.
|
14 years ago |
Matt Ward
|
dadb1e0ceb
|
Fix exception when NuGetPSVariables package iterates over project properties.
|
14 years ago |
Matt Ward
|
3c4f59b6eb
|
Allow PowerShell scripts to determine the project type (C# or VB.NET).
|
14 years ago |
Matt Ward
|
31302f5f60
|
Add extra public properties to EnvDTE.Project.
|
14 years ago |
Matt Ward
|
b38de40d25
|
Add FileName and FullName to DTE.Project
|
14 years ago |
Matt Ward
|
1c4db6e458
|
Support getting and setting the project file's CopyToOutputDirectory property via PowerShell script.
|
14 years ago |
Matt Ward
|
1915a655f6
|
Add support for enumerating EnvDTE.Project.ProjectItems in PowerShell scripts.
|
14 years ago |
Matt Ward
|
afd3f84190
|
Do not add an assembly reference from a PowerShell script if the reference already exists in the project.
|
14 years ago |
Matt Ward
|
ca40c856d2
|
Support navigating to a web page from a PowerShell script.
|
14 years ago |
Matt Ward
|
fa0d1d9b24
|
Support adding files into the project with PowerShell scripts.
|
14 years ago |
Matt Ward
|
9b465c972b
|
Support enumerating project references and removing references from PowerShell scripts.
|
14 years ago |
Matt Ward
|
873c6af946
|
Add support for adding GAC references and post build events in NuGet PowerShell scripts.
|
14 years ago |
Matt Ward
|
9a726f5b07
|
Add support for running PowerShell scripts in NuGet packages.
|
14 years ago |
Daniel Grunwald
|
f5780c2944
|
Apply new file headers
|
15 years ago |
Markus Palme
|
a1543c981e
|
removed unused import statements
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1965 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Daniel Grunwald
|
3d398142f4
|
C# form template now uses partial classes. File templates now can use the "DependentUpon" attribute.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1022 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
32abb6ee5a
|
Change file header.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@915 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Daniel Grunwald
|
331c44292e
|
Applied new header to all source files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@230 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
20 years ago |
Mike Krüger
|
c4336b038c
|
created trunk folder.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
21 years ago |