Hi
The Local Wactch window is in decimal. How can I convert it to hexadecimal?
Hi Jen-Tse Huang
I tried changing the launch.json file to "set output-radix 16" and "updateConfiguration" to "manual".
But it doesn't result in a hexadecimal number.
What's the problem?
The launch.json file is in the .vscode folder.
I also have settings.json and tasks.json.
Is it correct to modify this launch.json file?