PDA

View Full Version : gedit and python


swoll1980
April 4th, 2008, 10:09 PM
is there a way to get gedit to auto indent like idel does?

LaRoza
April 4th, 2008, 11:10 PM
You can have it autoindent. I don't know what or how idel is though.

Just go in the preferences and look, that is what I did to find out.

jjgauthi
April 5th, 2008, 12:02 AM
I don't think gedit has the autoindent for python, Idle is good, mad good though.

LaRoza
April 5th, 2008, 01:00 AM
I don't think gedit has the autoindent for python, Idle is good, mad good though.

Gedit is better :-)

Gedit has a lot of plugins, including a Python console, search in synaptic.

pmasiar
April 5th, 2008, 01:45 AM
Another simple and nice editor with default Python mode included in SciTE - small, nimble, and as a plus, available also for Windows (as single executable)

danbuter
April 5th, 2008, 08:04 AM
Geany. It does Python, Perl, and the Cs. Do you really need anything else for linux?

alexforcefive
April 5th, 2008, 11:20 AM
In gedit if you go to edit > preferences > editor, it has an automatic indentation option