From 1a71ceab2d2683f2fd3e591c3ebca155fa63ed69 Mon Sep 17 00:00:00 2001 From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498> Date: Fri, 8 Jun 2012 10:47:09 +0000 Subject: [PATCH] --- Setup2/Cosmos.iss | 2 +- source/Cosmos.VS.ReadMe.html | 39 ++++++++++++-- source2/Users/Kudzu/Kudzu-Notes.html | 7 ++- .../source.extension.vsixmanifest | 48 +++++++++--------- .../Cosmos.VS.XSharp/Cosmos.VS.XSharp.csproj | 6 +++ source2/VSIP/Cosmos.VS.XSharp/Cosmos.ico | Bin 0 -> 25214 bytes .../source.extension.vsixmanifest | 9 +++- 7 files changed, 80 insertions(+), 31 deletions(-) create mode 100644 source2/VSIP/Cosmos.VS.XSharp/Cosmos.ico diff --git a/Setup2/Cosmos.iss b/Setup2/Cosmos.iss index da57e7ef1..3b1170d17 100644 --- a/Setup2/Cosmos.iss +++ b/Setup2/Cosmos.iss @@ -168,7 +168,7 @@ Source: ".\Build\VSIP\Cosmos.VS.Package.*"; DestDir: "{app}\Build\VSIP\"; Flags: Source: ".\Build\VSIP\Cosmos.VS.Windows.*"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly Source: ".\Build\VSIP\Cosmos.VS.Wizards.*"; DestDir: "{code:VSNET2010_PATH}\PrivateAssemblies"; Flags: ignoreversion uninsremovereadonly Source: ".\Build\VSIP\Cosmos.VS.XSharp.*"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly -Source: ".\Build\VSIP\Cosmos.Compiler.XSharp.*"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly +Source: ".\Build\VSIP\Cosmos.Compiler.XSharp.vsix"; DestDir: "{userappdata}\Local\Microsoft\VisualStudio\10.0\Extensions"; Flags: ignoreversion uninsremovereadonly Source: ".\Build\VSIP\Cosmos.Debug.*"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly Source: ".\Build\VSIP\Cosmos.Build.*"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly Source: ".\Build\VSIP\Cosmos.Assembler.*"; DestDir: "{app}\Build\VSIP\"; Flags: ignoreversion uninsremovereadonly diff --git a/source/Cosmos.VS.ReadMe.html b/source/Cosmos.VS.ReadMe.html index 597a9fce3..5845b2d8f 100644 --- a/source/Cosmos.VS.ReadMe.html +++ b/source/Cosmos.VS.ReadMe.html @@ -1,7 +1,7 @@

Projects that provide Visual Studio IDE support.

-

- Debugging

+

+ Debugging

Debugging VS packages can be a royal PITA. The hive can be used but install.bat often requires it to be reset each time.

@@ -18,7 +18,40 @@

Non hive:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
- D:\source\Cosmos\source\Cosmos.sln

+ D:\source\Cosmos\source\Cosmos.sln

+

+ Resources

+

+ VSIX

+ +

+ MEF

+

Projects

diff --git a/source2/Users/Kudzu/Kudzu-Notes.html b/source2/Users/Kudzu/Kudzu-Notes.html index 1e0605c74..a719dc6f3 100644 --- a/source2/Users/Kudzu/Kudzu-Notes.html +++ b/source2/Users/Kudzu/Kudzu-Notes.html @@ -43,11 +43,14 @@ http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=6&ved=0CFsQFjAF&url=http%3A%2F%2Fss.textcube.com%2Fblog%2F0%2F156%2Fattach%2FXXafvgVtXT.docx%2FVSWalkthroughs.docx&ei=dw_RT4fCN4m69gTN2fxW&usg=AFQjCNGU-npBhbcXkA2LQGWzZjSwN5MtFQ&sig2=urj6u23uhEFp5mYfep_rIQ
  • http://go4answers.webhost4life.com/Example/itagger-vs-iclassifier-5001.aspx
  • -
  • http://code.msdn.microsoft.com/vsx
  • -
  • http://editorsamples.codeplex.com/
  • +
  • Convert cxdb to sql compact and edm diff --git a/source2/VSIP/Cosmos.VS.Package/source.extension.vsixmanifest b/source2/VSIP/Cosmos.VS.Package/source.extension.vsixmanifest index beb3bc8b8..52eb38c36 100644 --- a/source2/VSIP/Cosmos.VS.Package/source.extension.vsixmanifest +++ b/source2/VSIP/Cosmos.VS.Package/source.extension.vsixmanifest @@ -1,27 +1,27 @@  - - Cosmos - Cosmos - 1.0 - Empty VSIX Project. - 1033 - ..\..\Cosmos.ico - - - Ultimate - Premium - Pro - Express_All - IntegratedShell - - - - - - - Visual Studio MPF - - - + + Cosmos + Cosmos + 1.0 + Cosmos VSIX Project + 1033 + ..\..\Cosmos.ico + + + Ultimate + Premium + Pro + Express_All + IntegratedShell + + + + + + + Visual Studio MPF + + + diff --git a/source2/VSIP/Cosmos.VS.XSharp/Cosmos.VS.XSharp.csproj b/source2/VSIP/Cosmos.VS.XSharp/Cosmos.VS.XSharp.csproj index 6cf549770..2c51d04ef 100644 --- a/source2/VSIP/Cosmos.VS.XSharp/Cosmos.VS.XSharp.csproj +++ b/source2/VSIP/Cosmos.VS.XSharp/Cosmos.VS.XSharp.csproj @@ -75,6 +75,12 @@ Designer + + + Always + true + +