-
The idea is inspired by #3407 I agree with - some users prefer dark themes and Geany currently doesn't ship with any dark editor theme and cloning and copying themes from geany-themes is an extra step…
-
Toggle menu bar of geanylua works absolutely perfect and is so useful for me. So what about the idea to publish `Toggle menu bar` as plugin name for Geany? I think it would be good to offer no options…
-
### Code of Conduct
- [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### What article on docs.github.co…
-
Every once in a while Geany has an issue where it's set to always on top. I've had this issue intermittently for years (since before v2) and I've never been able to figure it out.
When this happens…
-
Hard-coded
```C
#define GEANY_WORDCHARS "_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
```
is used at many places in the code instead of the user-defined `wordchars` from the co…
-
Failed to run acbs-build to update checksum: HTTP status client error (404 Not Found) for url (https://plugins.geany.org/geany-plugins/geany-plugins-2.0.0.tar.bz2)
-
I use [Geany - The Flyweight IDE](https://geany.org). I'd really like to use Platformio but there's no official [plugin for Geany](https://plugins.geany.org/). Please create one.
-
I've installed Geany 2.0 on a new Windows 11 PC. Got all my build tools copied over from the 'old' PC. I can use my function keys to invoke my build commands and context sensitive help. Great.
Only…
-
I see there is a mugen folder but i dont know how i can do to compile it to be come an excutable for linux ? Can u show me how ?
I use only those ide " codeblocks or qt creator " i have other ide li…
-
Thanks to the geanylua-script https://github.com/xiota/geanylua-scripts/tree/main/toggle-menu-bar I wrote a step-by-step-description how to toggle menu bar: https://github.com/geany/geany/issues/633#i…