Page 1 of 1

Enable Scintilla missing keyboard shortcuts in IDE

Posted: Fri Dec 18, 2015 1:54 pm
by ssb
The title says it all.
I really hate using a bunch of workarounds just to enable Scintilla standard shortcuts in PB IDE (eg Delete Current Line)

Thanks!

Re: Enable Scintilla missing keyboard shortcuts in IDE

Posted: Sat Dec 19, 2015 4:28 am
by kenmo
Some similar threads...
www.purebasic.fr/english/viewtopic.php?f=3&t=52122
www.purebasic.fr/english/viewtopic.php?f=18&t=41065
www.purebasic.fr/english/viewtopic.php?f=3&t=33189


I agree: many of the available Scintilla commands should be added as "official" PB shortcuts which can be configured in the IDE.

Currently I run a custom IDE tool which adds extra Scintilla functionality (for example, I like SCI_MOVESELECTEDLINESUP / DOWN)