Hi,
i switched completely to geany on all my platforms because geany is available for windows, Linux Mint and Raspberry OS and is active in development. On Windows i used pspad and there was a color picker which had predefined colors.
I use the color picker often for html and i try to find every time the same color with the sliders, the result is mostly similar but not the same ... is there a better color picker ?
Thank you
--
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/2595
I am using the latest version 1.36 of geany and I am using custom build commands to format my files, `rustfmt "%f"`. I have enabled all the file saving options on reload available under preference>various except file.show_keep_edit_history_on_reload_msg.
The problem is after formatting my codes in order to see the changes to the file I have to interact with geany by clicking some random tab or menu items. The files are not reloaded instantaneously. Another problem is this reload doesn't work 100 percentage every time. Some times nothing changes in the files despite the file changing in the disk itself.
--
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/2603
@waynelapierre there is a keybinding (unbound by default) `Format->Send Selection to Terminal` that might be useful.
--
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/434#issuecomment-702842756
The version is: geany 1.36 (built on Mar 22 2020 with GTK 3.24.14, GLib 2.64.1)
And I'm working on Ubuntu 20.04.1. It's not a major bug but it's a bit confusing looking at code where instead of underscores you get whitespaces!
--
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/2608
I'm using Geany version 1.36 under Linux Mint 20 Cinnamon.
When I write an underscore _ I don't see it in Geany, I see a space character instead.
--
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/2606