开发者

IDE which uses a textual user interface ( like ncurses)

开发者 https://www.devze.com 2023-03-19 22:50 出处:网络
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).

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

精彩评论

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

关注公众号