[Github-comments] [geany/geany] Proxy suffixes (#1236)

Matthew Brush notifications at xxxxx
Sun Sep 18 14:28:22 UTC 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160918/5878e6cc/attachment.html>


More information about the Github-comments mailing list