When one is finding one's way through a file it is difficult to know when find has restarted because one is looking at the text not the line numbers Perhaps a quiet beep would be helpful? Or the background could flash red? Some indication would be very helpful Thanks!
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/897
This script was used in the nightly builds to verify plugins will load
and have no undefined symbol references. Since the new way plugins
are built and linked, this is no longer necessary.
Additionally, this script won't work with new style geany_load_module()
plugins.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/878
-- Commit Summary --
* Remove obsolete scripts/plugin_test.c
-- File Changes --
D scripts/plugin_test.c (123)
-- Patch Links --
https://github.com/geany/geany/pull/878.patchhttps://github.com/geany/geany/pull/878.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/878
When I add external directories, those are neither tagged by Geany's tagger nor GeanyCtags plugin
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/330
I tried to use Projectorganizer to add external directories to my project, but that feature have horrible issues, especially when it comes to tagging Another approach is to use create symbolic links to those external directories in my project directory Unfortunately that does not work either Directory symlinks are not followed by taggers (Geany's and GeanyCtags plugin) And dir symlinks are not visible in Project sidebar
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/331
Is there a plugin or other integration with github? I'm looking for something that will pull and push to github from the Geany application
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/348