Hi,
I'm making a project system and project template as complement of a language service I've just made into an isolated shell. I followed msdn's documentation about this but i am not able to make it work with an isolated shell. I implemented the project factory and template in a VSPackage and when I debug the package with visual studio itself that work. But using isolated shell nothing shows in the "New project" dialog. Is there some additionnals things to do for make it work with isolated shell? Modifying .pkgdef files maybe?
I'm using visual studio 2010
(sorry about my english ^^)