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

Add support for single-step debugging #61

Open
ctrueden opened this issue Nov 21, 2014 · 0 comments
Open

Add support for single-step debugging #61

ctrueden opened this issue Nov 21, 2014 · 0 comments

Comments

@ctrueden
Copy link
Member

Stepping through script execution is a nice feature. In particular, the ImageJ1 text editor supports single-stepping through macros; therefore, it would be nice to also support that in the Script Editor, since it is supposed to be a drop-in replacement for that text editor.

@rasband was recently kind enough to extract an interface to make this feasible. Leveraging it will probably require changes in both this component as well as in imagej-legacy. Possibly also in SciJava Common's org.scijava.script package.

@ctrueden ctrueden transferred this issue from imagej/imagej-ui-swing Mar 17, 2022
@ctrueden ctrueden transferred this issue from another repository Mar 17, 2022
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