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

Restore and Improve ScriptCanvas Live Logging and Debugging Facilities in terms of new runtime implementation #9192

Open
carlitosan opened this issue Apr 26, 2022 · 0 comments
Labels
feature/scripting This item is related to the scripting tools. priority/critical Critical priority. Must be actively worked on as someone's top priority right now. sig/content Categorizes an issue or PR as relevant to SIG Content. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@carlitosan
Copy link
Contributor

The ScriptCanvas live logging and debugging facilities have long since fallen into disrepair, and it would benefit users greatly to restore and improve them. Some changes, like #8623 disable them completely, and simply require interface changes to restore the original functionality of providing a log trace of ScriptCanvas execution. However, it would be better to improve all functionality while restoring it. This could including adding live debugger functionality, adding breakpoints and step over buttons to allow users fine control over their script debugging experience.

@carlitosan carlitosan added needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/content Categorizes an issue or PR as relevant to SIG Content. labels Apr 26, 2022
@monroegm monroegm added feature/scripting This item is related to the scripting tools. triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/critical Critical priority. Must be actively worked on as someone's top priority right now. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/scripting This item is related to the scripting tools. priority/critical Critical priority. Must be actively worked on as someone's top priority right now. sig/content Categorizes an issue or PR as relevant to SIG Content. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

2 participants