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

Debug bar #7

Open
tmedwards opened this issue Apr 18, 2020 · 3 comments
Open

Debug bar #7

tmedwards opened this issue Apr 18, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request investigate Information gathering is needed todo Make this happen

Comments

@tmedwards
Copy link
Owner

Make improvements to the Debug bar.

Ideas

  • Make it into a full sidebar.
  • Add a TwineScript/JavaScript input box, which is executed within SugarCube's scope.
  • Watches should auto-update outside of navigation. Done, though I'm not 100% pleased with how.

Other suggestions?

@greyelf
Copy link

greyelf commented Apr 18, 2020

input box, which is executed within SugarCube's scope.

While I rarely use the Debug bar, I think this is a good idea.

@tmedwards tmedwards transferred this issue from another repository Aug 2, 2020
@tmedwards tmedwards self-assigned this Aug 2, 2020
@tmedwards tmedwards added enhancement New feature or request investigate Information gathering is needed todo Make this happen labels Aug 2, 2020
@Uzume
Copy link

Uzume commented Oct 20, 2020

History is very valuable during debugging so one can unwind and replay a passage/moment over and over while probing things

@greyelf
Copy link

greyelf commented Feb 19, 2021

A Debug API that allows things like programmatically adding/removing variables to/from the watch list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request investigate Information gathering is needed todo Make this happen
Projects
None yet
Development

No branches or pull requests

3 participants