In my Extension to Visual Studio 2015 I use ENVDTE to get the document open in the code editor window. How do I do the same (i.e get the document open in the code editor window or selected in the Solution explorer) using Roslyn?
↧
In my Extension to Visual Studio 2015 I use ENVDTE to get the document open in the code editor window. How do I do the same (i.e get the document open in the code editor window or selected in the Solution explorer) using Roslyn?