Run/Debug Configuration Template ideas

Answered

I have a couple of ideas for some new Run/Debug Configuration Templates.  These will aid debugging your apps remotely.

They should be easy for someone that knows how to make them.  They just call existing processes within Rider.

Anyone interested?  I'm willing to pay.

1) Run/Debug Configuration Template.  "Start SSH Console"

Opens new SSH Session (same as Tools -> "Start SSH Session").
Preferably as a new floating window.

Template TextBox for command to run, on connection.
Usual "Before Launch" options.

2) Run/Debug Configuration Template.  "Attach to Remote Process."

Activates Run -> Attach to Remote Process

Usual "Before Launch" options.
If possible, allow for a default remote ssh connection to be set.

0
3 comments

Hello Stuart, thank you for sharing your thoughts on the product. Also, you can set up default options for SSH console in `Preferences | Tools | SSH Configurations` and same for remote process, in `Preferences | Build, Execution, Deployment | Debugger | Remote Debug`. 

0

Thanks Olga.  The way Rider handles remote debugging it at the moment requires a number of steps, which slows down development.

I created an enhancement Issue for it https://youtrack.jetbrains.com/issue/RIDER-59477

There is also a two year old comment here, which outlines the problem.

https://youtrack.jetbrains.com/issue/RIDER-30708

0

Thank you for creating an issue, our users can see requests here and vote for the ones they would like to see in product. So it gives us better understanding what features our users are eager for. 

0

Please sign in to leave a comment.