Christian Resma Helle
|
d189fb69d6
|
Add support for detecting the Visual Studio version
|
2014-04-24 10:02:14 +02:00 |
|
Christian Resma Helle
|
58d95afea5
|
Implement generating code for either VS2012 or VS2013
|
2013-10-24 00:08:29 +02:00 |
|
Christian Resma Helle
|
b2429f3add
|
Creates the ResourceLoader instance using the static method GetForCurrentView() instead of the constructor to resolve the Visual Studio 2013 compiler warning
|
2013-10-23 21:56:08 +02:00 |
|
Christian Resma Helle
|
abeb5e25ab
|
changed target to visual studio integrated shell
|
2013-08-19 13:01:15 +02:00 |
|
Christian Resma Helle
|
77ad3a0cae
|
v1.1
|
2013-08-15 15:11:14 +02:00 |
|
Christian Resma Helle
|
44b1f1ffd0
|
Added Support for Visual Studio 2013 and Generating the class as Internal (C#) or Friend (VB)
|
2013-08-15 14:52:10 +02:00 |
|
Christian Resma Helle
|
2f134acc5e
|
Created separate VSPackage classes for VS2012 and VS2013
|
2013-08-14 22:22:32 +02:00 |
|
Christian Resma Helle
|
1b8d6f04e9
|
started wokring on internal code generator
|
2013-08-14 09:22:30 +02:00 |
|
Christian Resma Helle
|
8dae3547a8
|
Undone changes to resolve line endings
|
2013-05-28 00:23:18 +02:00 |
|
Christian Resma Helle
|
754e5a48ad
|
Changed version to 1.0.4
|
2013-05-28 00:12:53 +02:00 |
|
Christian Resma Helle
|
13e20845a2
|
Resolved line endings issue
|
2013-05-28 00:12:08 +02:00 |
|
Christian Resma Helle
|
e512662ed6
|
Implemented IDisposable pattern in CodeDomCodeGenerator
|
2013-05-28 00:11:12 +02:00 |
|
Christian Resma Helle
|
beece001c7
|
removed images from the vsixmanifest
|
2013-05-26 00:18:46 +02:00 |
|
Christian Resma Helle
|
b52fae47fc
|
Create VSIX package and move all custom tool code into the VSPackage project
|
2013-05-26 00:10:55 +02:00 |
|