Name the process from the title
When trying to attach to LinqPad from Visual Studio the different UserQueries are listed as separate processes but with no identification:
LINQPad.exe
LINQPad.UserQuery.exe
LINQPad.UserQuery.exe
LINQPad.UserQuery.exe
Would it be possible to either just number the processes according to the tab number or for named scripts add the script name to the process name.
It would make it very much easier to attach.
The integrated debugger is good sometimes but for deeply nested features I find it easier to attach the debugger to LINQPad before running the script.
7
votes
David Mårtensson
shared this idea