Is there a way to set an entire array's display format in the Watches window?
Selecting the array name > Display Format > Hexadecimal does nothing, instead I have to go to each element and change it manually. This is fine for a small array but on a 2048 byte array it's just not usable.
I found this closed issue in github but there is no comment as to whether there was a way to do this or if it was added, etc... https://github.com/eranif/codelite/issues/319
Thanks.
Set entire array display format in Watches
-
- CodeLite Curious
- Posts: 1
- Joined: Fri Jun 17, 2016 5:44 am
- Genuine User: Yes
- IDE Question: All
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Set entire array display format in Watches
I re-opened this issue - this issue was closed as it was automatically imported from SourceForge tracker and there was no activity on it for a very long time
Eran
Eran
Make sure you have read the HOW TO POST thread