It would be nice to have an option to only index files listed in the "external directory" that have an #include<...> directive. This would reduce the amount of indexed files to only index files used in context.
--
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-plugins/issues/900
Any way to link a clipboard manager like Clipit to Geany to directly has clipboar content in its GTK window/pane ?
--
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/issues/2706
*Debian Buster
*Geany-plugins v1.37
*Geany (git) built with GTK 3 enabled
The [spellcheck doc](https://github.com/geany/geany-plugins/blob/master/spellcheck/README) lists "GTK >= 2.8.0" as a requirement, but I think it should list it as "GTK >= 2.8.0 or GTK 3" because Geany itself can be built with GTK 3 enabled, and if it is, wouldn't GTK 3 be a req for the spellcheck plugin?
(related #1050)
--
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-plugins/issues/1051
I think I have discovered a bug in the terminal size calculation done by the VTE in the messages window, I use the fish shell and I always get this message whenever I open the terminal:
```
⏎ Welcome to fish, the friendly interactive shell
TheDcoder@arch /m/d/P/C/E/build (master)> <W> fish: Current terminal parameters set terminal size to unreasonable value.
<W> fish: Defaulting terminal size to 80x24.
```
Perhaps Geany is initializing the VTE widget too soon, causing it to believe the available size is 0 or some other unreasonable value.
I am using Geany 1.37 and this issue is always reproducible.
--
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/issues/2705
How to do multi select, Can't have it to work by use of ctrl+mouse-select-click (just like noptepad++ as same Scintilla)
Or any peculiar way to do it?
--
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/issues/2704
on mint repository (and maybe also ubuntu 20.04) libgit is available only on 0.28 version.
git changebar show it is impossible to install due to libgitversion <=26 (?!)
Can we make something for this?
--
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-plugins/issues/1047
Hi all,
I just downloaded Geany 1.37. The full dark mode is beautiful. But when I compile the code, the color in the Complier Window is not clear. (attached)
<img width="326" alt="Screen Shot 2020-11-07 at 15 38 38" src="https://user-images.githubusercontent.com/60077140/98450956-5b01c200-210f-1…">
I also try to block the dark mode specific to Germany using: `defaults write org.geany.geany NSRequiresAquaSystemAppearance -bool yes`. But the color of the compile window is still dark when I restart Geany.
Could anyone help me with that? I appreciate any advice.
Thanks in advance!
--
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/issues/2647
How do we modify message background color when build is executed to become full black ? Please help is unreadable at all..
--
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/issues/2702