Skip to content

IntelliJ-EmmyLu_1.4.9.extend_string_value.7

Choose a tag to compare

  • Enhanced String Visualization in Debugger: The debugger has been updated to improve the way strings are visualized. It now includes a detailed representation of strings with both hexadecimal and ASCII encoding for non-printable characters, providing a more comprehensive understanding of string data during debugging sessions.

  • Default String Output Mode: We have introduced a 'Auto' default string output mode that is initialized within the updateCodeImpl method. This new default ensures that users experience consistent string visualization, taking full advantage of the recent enhancements in string handling

Full Changelog: https://github.com/zhangjiequan/IntelliJ-EmmyLua/commits/1.4.9.extend_string_value.7