Re: [gedit-list] Coding in color
- From: Sébastien Wilmet <swilmet gnome org>
- To: gedit-list gnome org
- Subject: Re: [gedit-list] Coding in color
- Date: Fri, 20 May 2016 19:19:46 +0200
On Fri, May 20, 2016 at 04:58:17PM +0200, Stefan Salewski wrote:
No, not one more question yet.
Some months ago someone told me that he likes "Coding in color"
provided by
https://github.com/vprimachenko/Sublime-Colorcoder
https://medium.com/@evnbr/coding-in-color-3a6db2743a1e
I think the idea is interesting, maybe that would be doable with
GtkSourceView?
Yes it's doable, you just need to create GtkTextTags with different
colors and apply them. The hard part is of course the parser.
But I'm not sure so many colors really help. Most of the time I'm
interested to know every places of _one_ variable. And for that you can
just do a search, and the occurrences will be highlighted. Too much
color can get in the way.
--
Sébastien
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]