As a result of discussions in #1233 comments.

Overview:
  - Allows proxy plugins to register to pre-match "glob-style" patterns for 
subplugins.
  - Allows passing `NULL` to register to probe all potential subplugin files 
(ie. pattern `*`).
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Change proxy plugins to match by filename suffix
  * Change from suffix to Glob-style pattern matching
  * Allow proxies to pass `NULL` for the `patterns` parameter

-- File Changes --

    M src/plugindata.h (4)
    M src/plugins.c (101)

-- Patch Links --

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

-- 
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/1236

Reply via email to