/AttachToolbar2022

Visual studio extension. Provide custom toolbar to easy attach debugger to most frequent targets.

Primary LanguageC#MIT LicenseMIT

Attach Toolbar 2022

forked from fareloz/AttachToolbar

Visual studio extension. Provide custom toolbar to easy attach debugger to most frequent targets.

Overview

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:

Screenshot

You can define the list of process to attach to on the settings page:

Screenshot

Attach Toolbar has ability to use different engine types:

Screenshot

"Attach to all" button allows you to attach to all the processes with selected name at once:

Screenshot

In version 2.3

  • Add support for Visual Studio 2022

In version 2.2

  • Attach to all button added

In version 2.1

  • Attach to several targets

In version 2.0

  • Settings page to define list of processes
  • MIT License

In version 1.1

  • 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

Additional information

Extension Gallery link