开发者

IDE which uses a textual user interface ( like ncurses)

are there any IDEs which run in a shell instead of a gui. As i really don't like to use a mouse (except of scrolling, everything is faster for example in firefox using shortcuts).

I really like textual user interfaces (like gdb in tui mode) and it would be nice to have an ide which is fully controlable by keyboard (i'm currently learning emacs but it isn't really designed as an ide i th开发者_JAVA百科ink).


You can use Emacs as an IDE(with some script/package and setup) (take a look at this)

  • Emacs + ECB + JDEE: Java IDE
  • Emacs + Slime: Common Lisp IDE
  • Emacs + ECB + Cedet(and Xrefactory): C++ IDE(Alex Ott written a great article about it)
  • Emacs + Pymacs + Ropemacs: Python IDE


emacs and vim can be - and are - both used as IDEs. I personally use emacs as IDE for PHP.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜