Link from donate returns
donate%%40geany.org
We cannot process this transaction because there is a problem with the PayPal email address supplied by the seller. Please contact the seller to resolve the problem. If this payment is for an eBay listing, you can contact the seller via the "Ask Seller a Question" link on the listing page. When you have the correct email address, payment can be made at www.paypal.com.
--
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/1659
@kugel no problem for me, I just wanted to notify the development team ;)
--
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/264#issuecomment-340210374
Interesting enough there is a "toggle case of selection" feature, but there isn't a "toggle quotes of selection". I'd find it very useful in languages as Perl, Bash, Python and Javascript where you can write strings using `'` or `"` characters, but they have some semantic differences or you want to have a consistent way of quoting strings along all your source code.
The feature would very simple, select some text, find first quote symbol, replace it by the opposite, look for the corresponding quote and replace it alike.
This feature is available in Atom text editor through an external package: https://github.com/atom/toggle-quotes, however, I thought that in Geany it could be included in core as other toggle features are in: "toggle case of selection" or "toggle line commentation".
--
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/1665
Hi there,
I've been using Geany for a while for my Fortran projects. I guess one of the downsides is lack of smart indentations with Fortran blocks. Is there any way to add Fortran syntax to the "Current Chars"?!
--
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/1664
With geany 1.23.1, running on ubuntu 14.04 LTS, key modifiers like control or alt don't work when in the multiterm terminal window. I am using a non-USA keyboard layout, but even when I switch to a USA layout it doesn't help. Normal keystrokes work but it's a hassle that control-C, etc don' t work well. What can I do to help you debug this problem?
--
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/485
The Geany does not have command line option to force open a "*.geany" file as a text file. This limitation means that it is not possible to use Geany as generic text editor, as editor which can open and edit any text file, specified by command-line.
--
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/1658