Eclipse Javascript Editor 2012,全面支持Outliner [英] Eclipse Javascript Editor 2012 with full Outliner support

查看:159
本文介绍了Eclipse Javascript Editor 2012,全面支持Outliner的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用 IDE 的原因是它提供的综合功能。

The reason for using an IDE is the comprehensive facilities it provides.

因此,我假设有一个用于Eclipse的 Javascript 编辑器,它提供基本的基于大纲的 IDE 设施,如:

Therefore, I assume there is a Javascript editor for Eclipse that provides basic outliner-based IDE facilities such as:


  • 大纲视图对象文字支持(显然很少见)

  • 智能代码完成使用大纲数据

  • 智能代码突出显示使用 Outliner 数据,而不仅仅是类似的单词

  • 文件间范围( @includeotherfile .js

  • Outliner with Object Literal support (which apparently is rare)
  • Intelligent Code Completion using Outliner data
  • Intelligent Code Highlighting using Outliner data, not just similar words
  • Inter-file scoping (@include "otherfile.js")

但是,对于 Javascript ,这些功能似乎分散在多个编辑器中:

However, for Javascript, these features seem scattered across multiple editors:

  • Amateras Javascript Editor
    + Inter-file scoping (uses external files automatically from certain code constructs)
    - No code highlighting
    - No object literal outlining
  • Javascript Editor (Eclipse WDT JSDT)
    + Intelligent code highlighting for reads and writes
    - No inter-file scoping
    - No object literal outlining
  • Javascript Source Editor (Aptana plugin)
    + Object Literal is outlined fully
    - Fake (similar word) code highlighting
    - No inter-file scoping
  • Spket Javascript Editor
    ~ Object Literal is outlined partially
    - Fake (similar word different vars) code highlighting
    - No inter-file scoping
  • VJET Ebay Open Source Javascript Editor
    - I can't get it to work, but it's supposed to be one of the better projects.

Javascript是一种非常受欢迎的语言,越来越多的框架,如 ExtJS 完全依赖于JSON- ,像 对象符号

Javascript is a very popular language, and more and more frameworks such as ExtJS rely solely on JSON-like Object Notation.

是否有任何提供完整的Eclipse的 Javascript 大纲支持?这些开发人员(例如, ExtJS )如何方便他们为现代框架开发 Javascript

Are there any Javascript editors for Eclipse that provide full Outliner-support? How else do these developers (e.g. for ExtJS) facilitate their Javascript development for modern frameworks?

虽然缺乏细节,但这是一个很好的受欢迎的问题,尚未得到满足:

Although lacking specifics, this is a good and popular question in general that is yet to be answered to satisfaction:

  • Javascript Editor '08
  • Javascript Editor '10

请注意,开发人员依赖于 IDE ,并且依赖于其他 Eclipse 插件,例如 Chome开发人员工具 V8调试器。因此,这个问题的范围是 Eclipse插件

Note that devs depend on an IDE by preference and dependence on other Eclipse plugins such as the Chome Developer Tools and the V8 Debugger. Therefore, the scope of this question is Eclipse plugins only.

推荐答案

想要最好的JavaScript编辑器(不是免费的),然后从JetBrains的 PhpStrom

If you want the best JavaScript editor (not free) then go with PhpStrom from JetBrains

您可以使用一个月的试用版,这将满足您的所有要求。

You can use one month trial and this will fulfill all your requirements.

如果您想使用开放源码,那么我会建议您去 Aptana

If you want to go with open source then I would recommend you to go with Aptana.

希望这能解决你的问题: )

Hope this solve your problem :)

这篇关于Eclipse Javascript Editor 2012,全面支持Outliner的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆