Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support integrating with Visual Studio #14

Open
flcdrg opened this issue Apr 13, 2014 · 5 comments
Open

Support integrating with Visual Studio #14

flcdrg opened this issue Apr 13, 2014 · 5 comments

Comments

@flcdrg
Copy link
Contributor

flcdrg commented Apr 13, 2014

http://blog.bagearon.com/2012/03/sql-server-management-studio-2012-color-themes-extension-support/

FYI looks like SSMS 2012 and above do support MEF extensions by installing into C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\Extensions

@benlaan
Copy link
Owner

benlaan commented Mar 18, 2015

Hey Dave, does this SSMS 2012 integration work yet? If not, what is outstanding? I have just upgraded at work to SSMS 2012 and I'm missing this funcitonality!

@flcdrg
Copy link
Contributor Author

flcdrg commented Mar 18, 2015

I think the only thing to finish before closing this item would be to fix the problem where it pops up a couple of alerts when it starts up. Otherwise should be fine. I should test it with 2014

@benlaan
Copy link
Owner

benlaan commented Mar 18, 2015

Cool. I'll have a look - hopefully tonight

On 18 March 2015 at 15:11, David Gardiner notifications@github.com wrote:

I think the only thing to finish before closing this item would be to fix
the problem where it pops up a couple of alerts when it starts up.
Otherwise should be fine. I should test it with 2014


Reply to this email directly or view it on GitHub
#14 (comment).

http://benlaan.com

@benlaan
Copy link
Owner

benlaan commented Jun 16, 2015

@flcdrg - I debugged this last night and found that it is working when a config file it is looking for is present. I then modified the code to look for 'GenericPane' instead of 'DockingView' and it is now working on my machine.

I don't understand what MEF has to do with it?

@flcdrg
Copy link
Contributor Author

flcdrg commented Jun 16, 2015

I originally thought it might be relevant, but I suspect for this kind of extension is might not be

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants