Emacs用于编程环境

  • download
  • install
    • Emacs
    • djgpp
  • IDE
    • auto indent
      • Language (auto-indent) Modes
        • c++-mode
    • 变量、函数、类的 定义,cross reference
      • etags
    • beautifier
      • astyle
      • cc-mode
        • 选择文本块,ESC C-,M-X c-set-style,可以设置不同的缩进风格
    • symtax highlight
      • font-lock-mode
    • Include File Searching
      • FFAP mode
      • dired mode
    • 后缀自动识别
      • auto-mode-alist entry
      • font-lock-auto-mode-list
    • refactoring
      • Xrefactory
        • 官方8天试用
    • 智能补齐
      • CEDET
      • Sematic
    • 括号匹配
      • C-M-n和C-M-p则可以将光标定位在两个匹配的括号上
    • debug
      • dbg
      • dbx
    • 自动定位到语法错误的行
      • 内置
    • compiler
      • 内置
        • make -k
      • g++ hello.cpp -o hello.exe
    • 调用stack
      • Ebrowse is a parser that generates browsable tree files from C++ source code. It is part of the emacs release starting with version 21.2. etags, 最简单 ecb(emacs code browser),最复杂 cscope, 位于中间的是
    • 代码折叠
      • foldout(内置)
      • folding-mode
      • fold-mode
      • hs-minor-mode
    • 模板
      • http://emacs-template.sourceforge.net
      • auto-insert(内置autoinsert)
    • IDE plugin
      • ELSE(Emacs Language Sensitive Editor)
      • JDE
      • VIP
    • block comment
      • comment-region
      • cc-mode
        • comment-region
        • Multi-Line Comments
    • MISC
      • 看函数体时,函数头能否常驻屏幕顶端
        • 装了 semantic 后, `M-x global-semantic-stickyfunc-mode’
      • 工程管理
        • cedet
  • sh
    • GNU Bash
    • win-bash
    • UWIN(at&t)
  • unix utilities
    • ~ gnuwin32
      • ls
      • grep
      • cat
    • http://unxutils.sourceforge.net/
    • msys @ mingw32
  • compiler
    • g++
      • mingw32
      • Cygwin (GNU+Cygnus+Windows)
  • documentation
    • doxygen

0 thoughts on “Emacs用于编程环境”

  1. I'm really enjoying the theme/design of your website. Do you ever run into any web browser compatibility problems? A number of my blog visitors have complained about my site not working correctly in Explorer but looks great in Opera. Do you have any advice to help fix this issue?Also visit my blog epl transfer news england

  2. I’m not that much of a online reader to be honest but your blogs really nice, keep it up! I'll go ahead and bookmark your website to come back in the future. CheersHere is my website perfumes originales

  3. I was recommended this blog by my cousin.I'm not sure whether this post is written by him as nobody else know such detailed about my difficulty. You are wonderful! Thanks!Review my page :: Batman Games

Leave a Reply

Your email address will not be published. Required fields are marked *