windows 您对带有代码完成功能的简单 javascript 编辑器有什么建议?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/7625057/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
what is your suggestion for a simple javascript editor with code completion?
提问by arun nair
could you please let me know about good IDEs available for javascript programming?
你能告诉我一些可用于 javascript 编程的好的 IDE 吗?
I am looking for a no-frills, simple editor focussing primarily on the below functionalities - a) syntax highlighting b) auto-suggest for code completion
我正在寻找一个简洁、简单的编辑器,主要关注以下功能 - a) 语法高亮 b) 自动建议代码完成
Note - I use windows 7, and have tried Aptana Studio. I do not want editors as powerful as aptana..something like simple looking notepad++, with a feature rich code-completion algorithm would do.
注意 - 我使用 Windows 7,并尝试过 Aptana Studio。我不想要像 aptana 那样强大的编辑器......像简单的记事本++,具有功能丰富的代码完成算法就可以了。
If this question is off topic, I apologize.
如果这个问题偏离主题,我深表歉意。
Thanks.
谢谢。
采纳答案by arun nair
Well I guess after a lot of googling, I've found the best solution to my own question :)
好吧,我想经过大量的谷歌搜索,我找到了我自己问题的最佳解决方案:)
Here's what I think is the best Javascript IDE: CODELOBSTER IDE http://www.codelobster.com/js_editing.html
这是我认为最好的 Javascript IDE:CODELOBSTER IDE http://www.codelobster.com/js_editing.html
Why? 1. Code-autocomplete 2. Syntax Highlighting 3. Not just JS, the above two features are functional for PHP, xHTML, CSS..!! 4. Did I mention its FREEEEEEEEEEEEE....?
为什么?1. 代码自动完成 2. 语法高亮 3. 不只是 JS,以上两个功能对 PHP、xHTML、CSS 也有用..!!4. 我有没有提到它的 FREEEEEEEEEEEEEE....?
Guys, let me know how you find this software.
伙计们,让我知道你是如何找到这个软件的。
回答by Joseph Silber
Sublime Text 2is definitely the way to go.
Sublime Text 2绝对是要走的路。
I've used Notepad++ in the past since I didn't want to use a full fledged IDE, but was never really happy with it. I've since switched to Sublime Text, and never looked back.
我过去使用过 Notepad++,因为我不想使用成熟的 IDE,但从来没有真正对它感到满意。从那以后,我切换到 Sublime Text,再也没有回头。
回答by Mike
How about eclipse and a full blown javascript, jsp environment eclipse.org.... Granted the learning curve can be huge, its powerful!
eclipse 和一个完整的 javascript、jsp 环境 eclipse.org 怎么样....当然,学习曲线可以是巨大的,它的强大!
回答by TridenT
PsPador Notepad++are simple but powerfull editors for many languages.
You also have the big Eclipse IDE for JavaScript.
PsPad或Notepad++是适用于多种语言的简单但功能强大的编辑器。
您还有用于 JavaScript的大型Eclipse IDE。
Other JavaScript only editor :
其他仅限 JavaScript 的编辑器: