您能为 IntelliJ IDEA 推荐免费的 javascript 插件吗?

发布于 2024-11-05 05:42:50 字数 86 浏览 1 评论 0原文

下载了IntelliJ IDEA Community Edition,发现它没有JavaScript支持和调试器。

有什么好的免费插件推荐吗?

Downloaded IntelliJ IDEA Community Edition, realized that it has no JavaScript Support and Debugger.

Any suggestions for good free plugin?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

终难愈 2024-11-12 05:42:50

以防万一,我发现 Netbeans 比 Eclipse/IntelliJ (CE) 更高效,至少在 Web/UI/jQuery 方面是这样。它令人惊叹的 JavaScript 内联编译对在开发时解决 bug 很有帮助,而不是在浏览器中进行测试,并且不要忘记 jQuery 函数的惊人智能感知。

Just in case, I found Netbeans more productive than Eclipse/IntelliJ (CE) at least for web/UI/jQuery. Its amazing inline compilation of JavaScript helped much in shooting the bug at development time rather than testing in browser and not to forget amazing intellisense for jQuery functions.

遗忘曾经 2024-11-12 05:42:50

就其价值而言,SonarLint 似乎适合新的 IntelliJ 社区版(使用 Java8)

For what it's worth, SonarLint seems to be decent for the new IntelliJ Community Edition (with Java8)

转身泪倾城 2024-11-12 05:42:50

它不是一个插件,但您可以尝试同一个人提供的 WebStorm IDE。

有一个免费试用版(我认为是 30 天),但目前个人许可证只需 29 欧元(截至 2011 年 5 月,我不知道该网站检测到您所在位置的美元价格,只给出了价格您的居住国)。

It's not a plugin, but you could try the WebStorm IDE from the same guys.

There's a free trial version (30 days, I think), but it's only €29 at the moment for a personal license (as of May 2011, I don't know the dollar price the website detects where you are and only gives prices for your country of residence).

一绘本一梦想 2024-11-12 05:42:50

IntelliJ 11 确实支持使用 Chrome(或许 Firefox 也可以)进行 JS 调试,但仅限终极版。

但这不仅仅是调试。它提供代码补全(也适用于库)、根据指定的编码风格重新格式化代码等。

IntelliJ 11 does support JS debugging with Chrome (maybe Firefox too), but only the ultimate edition.

But it's not just the debugging. It offers code completion (for libraries too), reformatting the code according to the specified coding style, etc.

丶情人眼里出诗心の 2024-11-12 05:42:50

WebCalm 是一个免费开源的 IntelliJ 插件,它提供JavaScript 和 CSS 支持(免责声明:我是开发人员)。

WebCalm is a free and open-source IntelliJ plugin that provides JavaScript and CSS support (disclaimer: I'm the developer).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文