javascript 对于在服务器端使用 .net 的程序员来说,当今最好的 HTML5 IDE 是什么?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5504533/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-25 17:25:28  来源:igfitidea点击:

What is the best IDE today for HTML5 for a programmer who's working with .net on the Server sider?

javascriptvisual-studio-2010htmlide

提问by Elad Katz

Is VS2010 support for Javascript & jQuery make it a good IDE for JS/HTML5? or are there better options?

VS2010 对 Javascript 和 jQuery 的支持是否使它成为 JS/HTML5 的好 IDE?或者有更好的选择吗?

I'm writing the server side in .Net, and that's why this is my default choice usually. if VS is not the best IDE for that - using two different IDEs won't be irritating ?

我在 .Net 中编写服务器端,这就是为什么这通常是我的默认选择。如果 VS 不是最好的 IDE - 使用两个不同的 IDE 会不会很烦人?

采纳答案by Josh M.

Visual Studio 2010 SP1 added additional support for HTML 5.

Visual Studio 2010 SP1 添加了对 HTML 5 的额外支持。

回答by Alec Gorge

PHPStorm/WebStorm: http://www.jetbrains.com/index.html

PHPStorm/WebStorm:http: //www.jetbrains.com/index.html

HTML5 Support: http://blogs.jetbrains.com/webide/tag/html5/

HTML5 支持:http: //blogs.jetbrains.com/webide/tag/html5/

Much faster and more fluid than anything else I have used. The only hangup is that the shortcuts are not consistent with Windows defaults (they are consistent with Mac's defaults).

比我用过的其他任何东西都快得多,也更流畅。唯一的挂断是快捷方式与 Windows 默认设置不一致(它们与 Mac 的默认设置一致)。

The autocompletetion is fantastic and incredibly quick even for large JS/PHP projects.

即使对于大型 JS/PHP 项目,自动完成功能也非常出色且非常快。

回答by Shawn

I'm a fan of Aptana -- It now supports html5. It's an extension of the eclipse framework and it's a nice IDE for most things web related.

我是 Aptana 的粉丝——它现在支持 html5。它是 eclipse 框架的扩展,对于大多数与 Web 相关的事情来说,它是一个不错的 IDE。

http://aptana.com/products/studio3

http://aptana.com/products/studio3

回答by yojimbo87

Although it's not a full featured IDE I'm a fan of Notepad++with JSLint plugin.

虽然它不是一个功能齐全的 IDE,但我是带有JSLint 插件Notepad++的粉丝。