@elextr , yes that is the issue.

I agree with @b4n in that the order of tabs in Plugins Preferences shall remain sorted (this pull request breaks that).

Implementing draggable tabs requires some refactoring as two of the tabs are hard-coded (tab indices 0 and 1 which are used for Symbols and Documents lists). I am not experienced in gtk, so I think it shall be left for another pull-request.

The functionality to save and reload plugins is already there, the problem is that they get sorted so their order gets lost after re-openning Geany, which is the reason for pull request.

I suggest I revise this pull request and make tabs in Plugins Preferences sorted alphabetically again (but not in sidebar), and resubmit. I don't know how resubmitting work, but I can create a new pull request.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3919/c2198552582@github.com>