Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Step over/into outer most function call. #372

Open
mistymntncop opened this issue Dec 17, 2024 · 0 comments
Open

[Feature Request] Step over/into outer most function call. #372

mistymntncop opened this issue Dec 17, 2024 · 0 comments
Labels
Debugger Pertains to the debugger. Feature Request A request for a new feature or improvement.

Comments

@mistymntncop
Copy link

It would be really useful to be able to step over/into the outer most function call. For example:

A(B(), C());

A lot of the time I only want to step into function A. This would be a big time saver.

I saw Cmuratori was asking for this same feature from Remedy so I will link that here:
x13pixels/remedybg-issues#86

@ryanfleury ryanfleury added Debugger Pertains to the debugger. Feature Request A request for a new feature or improvement. labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Debugger Pertains to the debugger. Feature Request A request for a new feature or improvement.
Projects
None yet
Development

No branches or pull requests

2 participants