dotnet / dotnet/project-system
Drag one file from one instance of visual studio to another to open it
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
_This issue has a corresponding [ticket on Developer Community](https://developercommunity.visualstudio.com/content/idea/779245/drag-one-file-from-one-instance-of-visual-studio-t.html). Please vote and comment there to make sure your voice is heard._
---
My product consists of code from different solutions. I have a solution A and want to debug a class from a second solution B. In the moment my workflow is:
1. Double click the sourcefile in solution B
1. Right click on the tab and select 'Open Containing Folder'
1. Look for the file in Windows Explorer
1. Drag the file in solution A
For such scenarios it would be great to just drag the sourcefile from solution B into solution A.

Contributor guide
Assessment
This issue has not been assessed yet.