No post body was provided.
Ask HN: What's your must-have features in IDE or text editor?
1–6 of 6 posts
Re: Ask HN: What's your must-have features in IDE or text editor?
#2Emacs keybindings.
Re: Ask HN: What's your must-have features in IDE or text editor?
#3Jump to file & symbol
Re: Ask HN: What's your must-have features in IDE or text editor?
#4It must be well-documented, extensible, and have good support for Lisp. IOW, Emacs.
Re: Ask HN: What's your must-have features in IDE or text editor?
#5Click a method to go directly to the definition, themes, debugger.
Re: Ask HN: What's your must-have features in IDE or text editor?
#6There must be no hints, overlays, suggestions, or predictive insertion of characters as I type. Enabling these distracting features by default is not a fatal flaw, but if I have to spend more than a few minutes figuring out how to disable them, the editor is not likely to get a second chance.