[Github-comments] [geany/geany] New tagmanager query module (#1187)

Matthew Brush notifications at xxxxx
Wed Aug 31 05:32:40 UTC 2016


> I'm developing a quickswitch plugin (inside Peasy). The plugin adds a dialog and a keybinding to allow to quickly type the prefix of a tag name to jump to its definition or location. If the prefix is ambigious, it gives a list of candidates so I can chose one.

This sounds like a generalized case of auto-complete and jump-to-def/decl. I see no reason why it's incompatible with an extended ft-plugin API (as initiated in #1195) and necessarily has to expose TagManager guts to plugins to perform its function.

-- 
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/1187#issuecomment-243662799
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160830/e0490fce/attachment.html>


More information about the Github-comments mailing list