Is it possible to add a TreeView to your own VS Package Tool Window and the shell provide drag/drop automatically?
Meaning, if I create a directory structure ( files, subdirectories, etc. )... is it possible to populate your Tool Window and have it create the logic on how to move the items within the tree, to drag the item ( i.e. text file ) to the another editor window, etc.
If so, any links/docs?
Thanks in advance.