P
pikatxu
Hi!
I wonder which editor or IDE you can recommend me for writing Python
programs. I tried with jEdit but it isn't perfect.
eclipse+pydev ?
I've never tried it though
Hi!
I wonder which editor or IDE you can recommend me for writing Python
programs. I tried with jEdit but it isn't perfect.
Hi!
I wonder which editor or IDE you can recommend me for writing Python
programs. I tried with jEdit but it isn't perfect.
That was 1991. This is 2006.
Mladen said:I wonder which editor or IDE you can recommend me for writing Python
programs. I tried with jEdit but it isn't perfect.
Mladen said:I've got a lot of replies on this message.
In jEdit auto ident don't work OK.
Answers like vi, emacs and gedit I won't take seriously.
For gods sake, gedit don't even have syntax highlighting (at least on
Centos 4.2).
Mladen said:Answers like vi, emacs and gedit I won't take seriously.
I would like syntax highlighting, auto ident and if possible auto
completition and embedded help.
Yes, some possibilities are pretty good, like for instance theon wxPython, it has a good editor.
I wonder which editor or IDE you can recommend me for writing Python
programs. I tried with jEdit but it isn't perfect.
Benji said:I don't know anything about gedit, but why not take Emacs and Vim (not
vi) seriously?
Actually gedit does have syntax highlighting and works quite well.
If you put down emacs so casually you obviously have no experience with
one of the most powerful text editors available. I don't use because I
like the X windows editors more.
Basically any editor that can insert spaces for tabs and maintain
indentation level works well.
For me, I find that IDLE is about the worse for editing Python sources.I really think that IDLE is one of the best around in Python source editing.
jean-michel bain-cornu said:Yes, some possibilities are pretty good, like for instance the
findAll/findInFiles keeping the results in a new tab (I never saw this
elsewhere). Another useful is having the debugger launching the
application in a separate process, an excellent way to avoid bugs
pollution coming into the IDE.
rgds
jm
For me, I find that IDLE is about the worse for editing Python sources.
Mladen said:Hi!
I wonder which editor or IDE you can recommend me for writing Python
programs. I tried with jEdit but it isn't perfect.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.