Recent

Author Topic: Can add capability to IDE undo  (Read 3851 times)

freeman35

  • Jr. Member
  • **
  • Posts: 92
Can add capability to IDE undo
« on: February 16, 2014, 01:20:20 pm »
Is it possible add capability to undo list,
When jump to code via "ctrl + click" I need return back to previous jump position. In Delphi work like this. So not lose code follow.
Thank you

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4474
  • I like bugs.
Re: Can add capability to IDE undo
« Reply #1 on: February 16, 2014, 02:01:36 pm »
When jump to code via "ctrl + click" I need return back to previous jump position. In Delphi work like this.

Ctrl-H does it in Lazarus. In Delphi it is Alt-LeftArrow.

Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9909
  • Debugger - SynEdit - and more
    • wiki
Re: Can add capability to IDE undo
« Reply #2 on: February 16, 2014, 02:37:22 pm »
You can change it in the menu "tools" > "Options" > "Editor" > "keymap" to your favourite key.

Also the 4th and 5th mouse button (if you have a 5 button mouse) are jumping back and for through the history.

freeman35

  • Jr. Member
  • **
  • Posts: 92
Re: Can add capability to IDE undo
« Reply #3 on: February 16, 2014, 03:07:40 pm »
Thank you.
ctrl + H is good.

 

TinyPortal © 2005-2018