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]-Add Flags & Console command for text format for Stream Debugging #90

Open
andrew-welker opened this issue Feb 23, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request planning

Comments

@andrew-welker
Copy link
Contributor

We should add a method for formatting strings printed using stream debugging to be either Hex, ASCII, or mixed, similar to how strings in Debugger are printed. Default value for stream debugging would be mixed, and a console command could be used to change the format as needed.

@andrew-welker andrew-welker added the enhancement New feature or request label Feb 23, 2021
@andrew-welker andrew-welker added this to the 1.0.46 milestone Feb 23, 2021
@andrew-welker andrew-welker self-assigned this Feb 23, 2021
@ndorin
Copy link
Contributor

ndorin commented Mar 9, 2021

Is this meant to be achieved via a value passed in through the console command?

May relate to #92

@andrew-welker andrew-welker removed this from the 1.0.46 milestone Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planning
Projects
None yet
Development

No branches or pull requests

3 participants