Possibility for debugger plugin?
For a problem with my project i want to create a way to set breakpoints at specified lines during runtime. I thought that making an extension for Rider would make this possible. But i've been having a hard time to find any information about editing the config files where i can edit breakpoint locations. For this reason i'm asking if it is even possible right now to create an extension like this?
Please sign in to leave a comment.
Hello 35631 ,
Thank you for reaching Rider Forum,
Could you please try similar our inline breakpoints feature in the EAP? Is it what you are looking for? you may want to read more about them in our blogpost:
Inline Breakpoints
Let me know if that helps.