Author Topic: How to unfold multiple items of watches at once?  (Read 2629 times)

Offline rogeriodec

  • Multiple posting newcomer
  • *
  • Posts: 50
How to unfold multiple items of watches at once?
« on: March 30, 2018, 07:30:02 pm »
I have some arrays that I want to follow during the debug.
The problem is that whenever the debug starts, Watches shows all the arrays folded. I am required to manually unfold them one by one.
Is there any way to unfold multiple items of watches at once?
Windows 8.1

SVN 11400

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: How to unfold multiple items of watches at once?
« Reply #1 on: March 31, 2018, 10:39:45 am »
At the moment i don't think that there is a function for this --> Ticket on SF

Offline rogeriodec

  • Multiple posting newcomer
  • *
  • Posts: 50
Re: How to unfold multiple items of watches at once?
« Reply #2 on: March 31, 2018, 04:27:36 pm »
Windows 8.1

SVN 11400

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: How to unfold multiple items of watches at once?
« Reply #3 on: April 05, 2018, 11:21:17 am »
@devs
How is a possible UI for this?
* Add a toolbar in the watches with different tools, like save/load watches, expand ecc?
* Add a context menu entry?
* Add a sub menu in the debugger menu?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How to unfold multiple items of watches at once?
« Reply #4 on: April 05, 2018, 07:13:57 pm »
1. Save/load should be automatic. But C::B needs a generic api for saving files per project/workspace
2. All others should be in the context menu. A toolbar is too wasteful space-wise.

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]