Cross platform, multi

Is there an editor that is:

  • Available for at least windows and linux
  • Highlights multiple syntaxes in the same document. (Ala Dreamweaver)
  • Tabbed interface
  • All the editors I tried highlighted by file extension only which isn't fine grained enough. At the very least it needs to distinguish scripting from html, css and javascript in the same document.


    The answer is emacs. You can do pretty much anything you want with that editor. There is a 'nxhtml-mode' which you can use to edit javascript, php, html,ruby, jsp,css, whatever on the same file. If you're still at university, the best advice I can give you is to start learning how to use emacs. It will change your life, really.


    赛特!


  • Eclipse (very good, but heavy)
  • vim (doesnt have tabs, but aprt from that very lightweight and very good)
  • emacs (only heard about it that is is very good, but it has a steap learning curve)
  • hop it helps

    链接地址: http://www.djcxy.com/p/64360.html

    上一篇: Java软件编辑器/语法突出显示器

    下一篇: 跨平台,多