Skip to content

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

Notifications You must be signed in to change notification settings

fareloz/AttachToolbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attach Toolbar

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.1

  • AsyncPackage support
  • Split extensions fore VS 2019 and VS 2022

In version 2.3

  • VS 2022 support

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages