I\'ve been googling lots and this is getting really frustrating. It doesn\'t act like idle.
Example:
else:
name = \'World\'
print \'Howdy\
Geany is a fast and light-weight cross-platform IDE, it supports auto-completion and auto-identation for python code, execute run your program , integrated console , plus has a symbol list side pannel that lets you visualize and browse you code easily, you can jump directly to function definitions and the likes using the context menu, plus it's open source
How ever for a full fledged IDE i would recommand Eric4
A better ide might be spyder. http://code.google.com/p/spyderlib/ its about the best IDE I have found.
After that, you should be fine.
This is what you want:
Settings > Preferences > MISC. > Auto-Indent (checkbox)
--
Sometimes people ask, "How can I do x in program y?"
I have a dream that one day "Use program z instead" will not be the most popular response.
Go to Settings > Preferences > Language
Then on the "Tab Settings" box select "python" and tick the "Use default value" checkbox.
You're welcome.
P.S. Yeah, I know this a little old. I really just couldn't help it. Anyway, this is for version v7.3.2.
Restart Notepad++ after, and then it works.