[Github-comments] [geany/geany] Add features for sorting editor tabs (#1144)

Colomban Wendling notifications at xxxxx
Fri Jul 22 17:27:16 UTC 2016


My 2 cents:

 * it should use signals rather than riddling the code with additional calls every time a document is opened.  Something like [`:document-new`](http://www.geany.org/manual/reference/pluginsignals_8c.html#ade8f8c5cef19212707729c68d018d5e3) and [`:document-open`](http://www.geany.org/manual/reference/pluginsignals_8c.html#aac95623e4e1fae27d235889a32525810)
 * should use [Stash](http://www.geany.org/manual/reference/stash_8h.html) for new settings!
 * why not a plugin?
 * more generically, why?  I mean, what is the motivation behind sorting the tabs by file name, what problem does it solve?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1144#issuecomment-234604865
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160722/88bb49ab/attachment.html>


More information about the Github-comments mailing list