How-to open a Visual Studio Document Window using the Visual Studio API
2 min read
Programming I had spent considerable time trying to open a new document window and then set the document text to the result of the generated template text. I found this to be an almost impossible task and…