[Github-comments] [geany/geany] session.conf split follow-up: plugins (PR #3183)

Thomas Martitz notifications at github.com
Wed Apr 27 05:31:24 UTC 2022


Move plugin layout to session.conf

The plugin related settings can be considered session data. They
encode local paths that wouldn't work on other machines. Also I would
say it's not unusual to have a different set of plugins enabled on a
different machine.

The "load_pluings" key is moved as well to keep things simple. No
idea what's the use case to set this off. Typically you just have no
plugins enabled and the debugging aid `geany -p` bypasses any of this
anyway.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/3183

-- Commit Summary --

  * session.conf split follow-up: plugins

-- File Changes --

    M src/keyfile.c (14)
    M src/keyfile.h (2)
    M src/plugins.c (2)
    M src/search.c (2)
    M src/sidebar.c (2)

-- Patch Links --

https://github.com/geany/geany/pull/3183.patch
https://github.com/geany/geany/pull/3183.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3183
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3183 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220426/55e74b9f/attachment.htm>


More information about the Github-comments mailing list