Author Topic: Debugger: Support Ctrl+C in Locals tool  (Read 1714 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Debugger: Support Ctrl+C in Locals tool
« on: January 13, 2022, 07:13:58 PM »
I select a line in "Locals", and press Ctrl+C
It copies the line of text out of the text editor.
It should copy the selected line in Locals.

Ideally, locals would also support multi-select and Ctrl+C would copy all selected lines.

Dennis

  • Senior Community Member
  • Posts: 3960
  • Hero Points: 517
Re: Debugger: Support Ctrl+C in Locals tool
« Reply #1 on: January 14, 2022, 02:24:28 PM »
That is not a bad idea.  I'll add a feature request to our bug database. 

Also there is a right-click menu in Locals which has several options for copying or saving items.