Visual studio extension. Provide custom toolbar to easy attach debugger to most frequent targets.
Attach Toolbar provide fast way to attach debugger to most frequent targets. This extension represents a custom toolbar, where a debugee can be selected from predefned list:
You can define the list of process to attach to on the settings page:
Attach Toolbar has ability to use different engine types:
"Attach to all" button allows you to attach to all the processes with selected name at once:
- AsyncPackage support
- Split extensions fore VS 2019 and VS 2022
- VS 2022 support
- Attach to all button added
- Attach to several targets
- Settings page to define list of processes
- MIT License
- Last selected program name is saved and loads each time the VS start
- Hotkey added (Ctrl+P,Ctrl+P by default. Can be changed in the settings of VS)
- Disable attach button when debugger is already attached