Settings

Theme

Ask HN: What's your must-have features in IDE or text editor?

3 points by mxsjoberg · 5 comments


5 threads
marssaxman

There 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.

interbased

Click a method to go directly to the definition, themes, debugger.

tmtvl

It must be well-documented, extensible, and have good support for Lisp. IOW, Emacs.

jruohonen

Emacs keybindings.

wsc981

Jump to file & symbol

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection