Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

persist open the detail window between the visual studio sessions

$
0
0

I have created the multiple custom editor using VSPackage.After opening some editors and close visual studio, later if i open the visual studio with diffrent instance then same editor should be opened at time which i closed last instance.

I am using this to open the multiple editor.

DTE ppHier = (DTE)Microsoft.VisualStudio.Shell.Package.GetGlobalService(typeof(DTE));

ppHier.ItemOperations.NewFile(path, name, EnvDTE.Constants.vsViewKindDesigner);

Thanks in advance.


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>