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
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.