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

FR: Display string as "UTF-8" #4403

Closed
WZ-Tong opened this issue Jun 12, 2023 · 3 comments
Closed

FR: Display string as "UTF-8" #4403

WZ-Tong opened this issue Jun 12, 2023 · 3 comments
Milestone

Comments

@WZ-Tong
Copy link

WZ-Tong commented Jun 12, 2023

What is the feature you'd like to have?
When a library contains strings of non-English words (in stack, in global variable .bss, etc), when convert them using key a, it transformed into python bytes representation (like \xAB\xCD), I want to add an option to "Display as" menu to transform them into UTF-8 string representation. (And possibly add an option that "If I press a, force to convert to UTF-8 string rather than python bytes" in settings)

@negasora negasora changed the title FR: Display string as "UTF-8" Make a shortcut support utf-8 strings Jun 12, 2023
@negasora negasora changed the title Make a shortcut support utf-8 strings FR: Display string as "UTF-8" Jun 12, 2023
@negasora
Copy link
Member

Sorry, I misunderstood the issue. This should already be supported - do you have the relevant blocks in analysis.unicode.blocks?

@WZ-Tong
Copy link
Author

WZ-Tong commented Jun 13, 2023

Thanks, I just searched "utf-8" and see the checkbox, but missed the Unicode blocks option.

@WZ-Tong WZ-Tong closed this as completed Jun 13, 2023
@psifertex
Copy link
Member

Good point -- I just added "UTF" to the description of that setting to make it easier to find.

@plafosse plafosse added this to the Coruscant milestone Aug 30, 2023
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

4 participants