Книги автора: Learning GNU Emacs, 3rd Edition
/ Книги автора: Learning GNU Emacs, 3rd Edition
/ Книги автора: Learning GNU Emacs, 3rd Edition
/ Книги автора: Learning GNU Emacs, 3rd Edition
Искусство программирования для UnixThe Art of Unix Programming
/ Книги автора: Learning GNU Emacs, 3rd Edition
Книга: Learning GNU Emacs, 3rd Edition
9.1 Emacs as an IDE
Emacs provides a number of features that appeal to developers. You can edit code quickly with font support and auto-completion of function and variable names; you can compile the program and even run a debugger all without leaving your "editor." While you don't have some of the graphical tools commonly found in commercial integrated development environments (IDEs), almost every other feature of those IDEs can be found in Emacs—for every language you could imagine working in.
Of course, there will always be occasions when you need to view your documents without the bells and whistles some language modes attach. You can always switch to plain text (M-x text-mode) or, more to the point, fundamental mode (M-x fundamental-mode).
Оглавление статьи/книги
Похожие страницы
- Basic Shell Control
- Chapter 13. Platform-Specific Considerations
- 4.6.1 Creating Vertical or Side-by-Side Windows
- 15.8.5. Лучше, чем IDE
- Which Emacs Is Which?
- 1.7.2 Letting Emacs Fill in the Blanks
- Speed considerations
- Internet Service Providers who use assigned IP addresses
- 2.2 Интерфейсы IDE, EIDE и АТА
- 2.3 Модель мини-драйвера IDE
- 1.2.1. Принципы построения модели IDEF0
- 10.2 Modifying the .emacs File Directly