-
- Enable the plugin
- Close geany
- Open geany
- Plugin is disabled
Which means it has to be re-enabled everytime :/
Geany 1.23.1 on Debian sid
-
If I have partial downloads in the current offline repo, when I rerun apt-mirror it indicate me how many gigas to download, it seems to do it, (very quickly) but at the end it doesn't.
The workaround…
-
After enabling the plugin, the go-to-line dialog box no longer functions and returns an error:
```
(geany:7887): Geany-CRITICAL **: on_toolbutton_goto_entry_activate: assertion 'doc != NULL' failed
`…
-
In the Documentation generator menu the manual links to ```/usr/share/doc/geany-plugins/geanygendoc/html/manual.html``` and not ```/usr/share/doc/geany-plugin-gendoc/manual.html```.
This is in Gean…
-
Plugin have dependency from `libgtk2.0-dev`.
Without it `make install` return error:
```
mkdir -p lib/geany-complete-core/src/
g++ -c geany-complete-core/src/cc_plugin.cpp -O2 -fPIC `pkg-config…
-
Previously the file path could be pasted in a file dialog.
With the new nice-looking OSX file dialog in Geany 1.36, this feature is no longer there. Standard behavior in OSX is "Command-Shift G" t…
-
e.g. https://plugins.geany.org/addons.html
There is an image but no "Addons Plugin" title.
-
In most (all?) other programs when I open the "Open file..." dialog I can instantly paste the file path I have in the clipboard and hit enter, but with geany when i try to paste I get:
> The folder…
-
I'm running geany on ubuntu 16.04 and just compiled and installed editorconfig, and enabled it as a plugin, then I don't know how to configure/use it.
I saw Tools->reload editorconfig, but nowhere …
-
I like to have multiple Geany instances opened on different virtual desktops. So when opening a file I like to choose in which instance to open it.
I wrote this little bash script. It also keeps th…