Skip to content

Auto Attach Debugger #29

Description

@dazinator

Having to do the ctrl + alt + p milarky to attach to the correct workerprocess to debug is time consuming.

I am going to extend the Install-Module command with an additonal Attach argument that will automatically attach your vs instance to the website worker process after the modules are successfully deployed.

So to use this feature, in the package manager console, you'd type something like:

Install-Module "MyDnnWebsite" Debug Attach

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions