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

FeatureRequest: possibility to show/evaluate selection under cursor? #25

Open
rduivenvoorde opened this issue Feb 12, 2020 · 0 comments

Comments

@rduivenvoorde
Copy link

Hi,

Really not sure if this is difficult to implement or not... but it would be great to be able to have some possibility to 'evaluate' a selected variable or expression while stopped at a breakpoint. Just like in 'other' debuggers.
In image below, I'm curious what 'self.toolbarSearch.text()' would be.
As said: not sure if this is difficult or not. I could imagine different things:

  • some 'console'-like function in which you can type an expression when in breakpoint
  • some menu/context-item 'evaluate expression' which then outputs to ??
    What is easiest.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant