Re: Complete list of keyboard shortcuts

76 views
Skip to first unread message

bfisher

unread,
May 7, 2013, 4:09:16 PM5/7/13
to scite-i...@googlegroups.com

On Tuesday, May 7, 2013 1:49:42 AM UTC-7, Ingemar wrote:
Hi,

I've been looking all over (I think :)) for a complete list of keyboard shortcuts that are available in SciTE. But I can't find any. The SciTEDoc.html file says "Keyboard commands in SciTE mostly follow common Windows and GTK+ conventions" and then there is a list of commands mapped to keyboard that aren't available in any SciTE menu.
Is there such a list available or - even better - a way to list all currently defined keyboard shortcuts?

Regards,
Ingemar


Hi,

A few years ago I wrote a short Python script to list all currently bound shortcuts, that looked through .rc files, user.shortcuts, and commands for all file types. It only listed shortcuts for Windows, but still might be useful to you. I'll see if I can find it tonight.

-Ben

 

Ingemar

unread,
May 7, 2013, 6:20:04 PM5/7/13
to scite-i...@googlegroups.com
Hi,
That would be great, thanks!
I could maybe be a good learning exercise to transpose that script to Lua and access it via a keyboard shortcut :)

/Ingemar

Ben Fisher

unread,
May 14, 2013, 11:52:17 AM5/14/13
to scite-i...@googlegroups.com



On Tuesday, May 7, 2013 10:09:16 PM UTC+2, bfisher wrote:

On Tuesday, May 7, 2013 1:49:42 AM UTC-7, Ingemar wrote:
Hi,

I've been looking all over (I think :)) for a complete list of keyboard shortcuts that are available in SciTE. But I can't find any. The SciTEDoc.html file says "Keyboard commands in SciTE mostly follow common Windows and GTK+ conventions" and then there is a list of commands mapped to keyboard that aren't available in any SciTE menu.
Is there such a list available or - even better - a way to list all currently defined keyboard shortcuts?

Regards,
Ingemar


I updated the script, and posted to my blog at
http://halfhourhacks.blogspot.com/2013/05/keyboard-shortcuts-for-scite-code-editor.html

Let me know if it works!
Since I've been adding many commands, it will be a useful script for me, too.

-Ben

Neil Hodgson

unread,
May 14, 2013, 6:47:18 PM5/14/13
to scite-i...@googlegroups.com
Ben Fisher:

> Let me know if it works!

There are also keys built into Scintilla found in KeyMap::MapDefault in scintilla/src/KeyMap.cxx.

Neil

Reply all
Reply to author
Forward
0 new messages