graphical-debugging icon indicating copy to clipboard operation
graphical-debugging copied to clipboard

Faster adding a watches

Open kjaft opened this issue 5 years ago • 1 comments

Hi, I have another Idea :) It would be quite handy if one could add entries to one of the graphical wathces directly by context menu from the locals/autos/watches window selection. Or even directly from the source code context menu (like you can choose "Add Watch/Add Quick Watch...: there). I am not sure if this is technically possible but to me it would be a huge workflow ease.

kjaft avatar May 22 '20 10:05 kjaft

Yes, these are also good ideas. It has to be technically possible because things like this are done in VS. It'd require some digging to know how to do it though.

Btw, if you'd like to play with it feel free to clone the repo and propose a PR. :)

awulkiew avatar May 22 '20 11:05 awulkiew