editor icon indicating copy to clipboard operation
editor copied to clipboard

Add support for mouse forward backward buttons

Open inxomnyaa opened this issue 3 years ago • 2 comments

Summary Other IDEs use this to jump to the previous document or line. Could be useful for faster editing

Alternatives/Considerations Add keybinding settings for the mouse buttons and allow the user to select an action

inxomnyaa avatar Aug 27 '21 11:08 inxomnyaa

After the PR:

  • Mouse buttons are still not accepted as inputs / keybinds
  • Can not jump to previous line or document as in IDEs like VSCode etc.

inxomnyaa avatar Oct 17 '22 08:10 inxomnyaa

The two PRs above should get us pretty close to the experience you were requesting. I am going to take a look at enabling customized keybindings next

solvedDev avatar Oct 17 '22 10:10 solvedDev