debug-attach-manager
debug-attach-manager copied to clipboard
Store the attach list separately for different solutions?
I just installed this extension and attached the debugger to a running app.
I then opened a different solution, and tried to attach the debugger. Instead of being shown a process list, as I expected, it attached the debugger to the same app as it did with the other solution, which is not the app I wanted to debug.
I would expect this extension to store the debug targets linked to the current project/solution ONLY and not try to attach new projects/solution to other apps I've debugged in the past.