Question to fellow programmers: Do you like auto-complete?
Posted on October 20, 2016Atom’s tab-completion drives me nuts. I’ve always found auto-complete to be an insanity-inducing feature in my programming text editor. Inevitably, it causes me to type the wrong thing, or hit TAB too many times. Enter-complete I find to be even more infuriating. But auto-complete, especially in text editors designed for programmers, is often very a elaborate feature.
Continue reading `Question to fellow programmers: Do you like auto-complete?` →Filed under: best-practices Programming text-editors