Gentlemen,
It takes quite some guts to embark upon an editor project these days, with so many good editors around. And yet - you did it! Congratulations! Now this is definitely my editor of choice (I code in c and python). Thanks a lot!
Two minor questions/suggestions:
1. Is it possible to change the colour of indentation guides - I am using reverse colours (black on white) and guides are a bit too bright/intrusive. On the other hand I would hate to turn them off, for python especially. This is possible in SciTE, so it should not be much of a problem in geany, I assume.
2. Would be great if one could have the search mode where the matches are highlighted with selectable background colour as in e.g. gvim and Multi-Edit.
Once again - great soft, many thanks.
Cheers,
Misha
On Fri, 11 Aug 2006 21:18:52 +0200, "Mikhail Savitsky" mikhail.savitsky@gmail.com wrote:
Hi Misha,
It takes quite some guts to embark upon an editor project these days, with so many good editors around. And yet - you did it! Congratulations! Now this is definitely my editor of choice (I code in c and python).
Thanks!
Two minor questions/suggestions:
- Is it possible to change the colour of indentation guides - I am
using reverse colours (black on white) and guides are a bit too bright/intrusive. On the other hand I would hate to turn them off, for python especially. This is possible in SciTE, so it should not be much of a problem in geany, I assume.
Should not be a problem, I will write it on the todo list.
- Would be great if one could have the search mode where the matches
are highlighted with selectable background colour as in e.g. gvim and Multi-Edit.
This is planned, please be patient.
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.key
On Fri, 11 Aug 2006 21:18:52 +0200, "Mikhail Savitsky" mikhail.savitsky@gmail.com wrote:
Hi,
- Is it possible to change the colour of indentation guides - I am
using reverse colours (black on white) and guides are a bit too bright/intrusive. On the other hand I would hate to turn them off, for python especially. This is possible in SciTE, so it should not be much of a problem in geany, I assume.
I just added it in rev712. In filetypes.common you have the keys indent_guide and white_space to define colour values for these styles.
How to do this is described in Geany's documentation, see http://geany.uvena.de/manual/ch04.html#filetypes_common.
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.key