Quote:
Originally Posted by nyrath
What you said.
Notepad++ is incredibly powerful for a free program. And there are lots of useful plug-ins for it.
If one is doing editing professionally, it might be worth investing in UltraEdit. I use it at my day job for computer programming. It is one of the few programs that I personally found worthy of spending my own money to purchase.
|
How do you find UltraEdit for editing in Python? Does it offer to collapse indented code the way it does for other languages where the code is marked in open/close brackets? Does it highlight code blocks based on indents?