Hex value debug in Goland
hi together,
is there a way to activate the hex representation of unsigned integer values in Goland?
I searched a little bit and found a solution for Clion. I can set the registry options but there is no option in the debugger then
Greetings
Please sign in to leave a comment.
You can use GoLand 2019.1 EAP 2 or newer where this feature was implemented.
For more details, please have a look at the 2019.1 EAP announcement blog post.
Thank you.