Hi.  

I coded this up yesterday and then noticed that somebody else has just
done it :-/  The difference is you can have my source changes (patch
file here: http://tinyurl.com/jxlk8).

The change makes Ctrl+Tab behave as in VisualStudio and many other
editors, i.e. step through buffers in the order they were last selected,
rather than the order of the tab bar or Buffers menu.  Other prev/next
mechanisms, such as F6, are unaffected.  It is enabled by setting
ctrltab.stack=1 in a properties file.  

I've only implemented this for the Windows version, but it should be
easy to enable it in GTK, as the majority of changes are in the common
code.  I've been unable to test a GTK build, but it should be
unaffected, as the new messages will not currently be generated.  

I hope this can be integrated into the official SciTE release -- If
there's anything I can do to help make that happen, please let me know.

Martin.


_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to