Using VS2012 and the SDK, how do I get a new language to appear with the appropriate project types. As far as I am aware I have to create an extensible project by selecting Visual Studio Package, and I need to create a language service and project
factory. Am on the right lines, and can you point to suitable resources. Any help will be appreciated. Thanks.
↧