A set of tools which will make Brackets your favourite backend IDE. Please note that this project is still in alpha. Feel free to report an issue or add a pull request! This Extension uses Python 3 ...
Brackets does a great job in automatically aligning the caret with the opening parenthesis when writing a list/tuple/etc. in the following fashion: print ("This is a long sentence - I'd be better off ...
I don't see this as a problem. Every major IDE has Python linting capabilities and will tell you right away when this occurs. While it's true that brackets can make it cleaner to understand, Python is ...