>>5Only offers building from the things mentioned in
>>4.
It's also slower and buggier than Notepad++.
>>6 Sublime is good, but worse than vs.
At least it looks nice.
I also think it pioneered some useful stuff like c-x cutting the whole line when you haven't selected a block.
Editors which don't index everything and where you have to search and manually replace instead of just invoking a rename action are no competition.
The time loss on this is immense and you also have to bend you're mind so you can't name variables short names which are included in other names.
anu = 1
anus = 2
What if you want to rename anu? Hit tons of ani while you manually slave away renaming every single one of them?