6 messages in org.gnome.gedit-listRe: [gedit-list] visible tabs, spaces...
FromSent OnAttachments
John PyeAug 15, 2006 4:38 am 
Steve FrécinauxAug 15, 2006 5:02 am.Other, .py
Paolo BorelliAug 15, 2006 5:06 am 
John PyeAug 15, 2006 6:15 am 
Jesse van den KieboomAug 15, 2006 6:20 am 
Steve FrécinauxAug 15, 2006 6:52 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [gedit-list] visible tabs, spaces, newlines?Actions...
From:John Pye (john@student.unsw.edu.au)
Date:Aug 15, 2006 6:15:00 am
List:org.gnome.gedit-list

Hi Paolo, Steve,

That worked a treat. Thanks very much.

I had a little go at adding a menu option for turning it on and off. I got a little way but didn't know what the right way to stored gedit preferences via python is?

Cheers JP

Paolo Borelli wrote:

John Pye wrote:

Hi all

Is there any way to make tabs, spaces, newlines, etc visible in gedit?

In some other editors, you can switch on a view that gives you little dots for spaces, little arrows for tabs, and backwards arrows for newlines. This would be or great use when attempting to fixed up badly indented code, or when dealing with tables of tab delimited data.

Perhaps there's a plugin for this?

I have uploaded a half done plugin here http://www.gnome.org/~pborelli/gedit-plugins/ with the name 'drawspaces', I played with it some months ago and it's not complete, but it works. Feel free to improve it :)

ciao