您知道内置 jQuery 和 Code Igniter 支持的 IDE 吗?

发布于 2024-10-21 11:01:26 字数 1536 浏览 1 评论 0原文

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

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

发布评论

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

评论(6

揽月 2024-10-28 11:01:26

我使用 Netbeans 在 CodeIgniter 和 jQuery 中进行开发。确实有窍门。

I develop in CodeIgniter and jQuery with Netbeans. Does the trick.

只等公子 2024-10-28 11:01:26

我将 Eclipse适用于 PHP、JavaScript、CSS、HTML 的 Aptana 插件

具体到 jQuery,我还没有尝试过,但我认为如果您在路径中包含 jQuery 库,您会得到有关 jQuery 特定内容的提示,否则您当然可以使用此 IDE 来处理 PHP 和 JavaScript。

I use Eclipse with the Aptana plugin for PHP, JavaScript, CSS, HTML.

As for jQuery specifically, I haven't tried but I think if you include jQuery library in your path you'd get hints for jQuery specific stuff, failing that you can certainly use this IDE for PHP and JavaScript.

煮酒 2024-10-28 11:01:26

如果您使用的是 OS X,则可以使用 TextMate - 一款出色的轻量级 IDE,其中包含适用于 jQuery 和 CodeIgniter 的免费捆绑包。快速谷歌将显示所有项目。

If you are on OS X there is TextMate - A great lightweight IDE with free bundles available for jQuery and CodeIgniter. A quick Google will reveal all the items.

活雷疯 2024-10-28 11:01:26

如果您使用的是 Mac,Panic 的 Coda 绝对不会出错!

If you are on a Mac, you'll never go wrong with Panic's Coda!

无法言说的痛 2024-10-28 11:01:26

I 2nd Coda - 它有一个 Codeigniter 语法插件,您也可以下载。

I 2nd Coda - it has a plugin for Codeigniter syntax you can download too.

半岛未凉 2024-10-28 11:01:26

JetBrains PhpStorm / WebStorm 绝对是令人惊奇的 - 如果您必须使用 IDE。我之前尝试过各种方法 - 从 UE Studio、Aptana、KomodoIDE,但没有任何一种可以接近。对 git 和 github 的支持是锦上添花,但它有太多很棒的功能,无法在此列出...尝试一下,您就不会回头

我使用 MooTools,它可以很好地处理这个问题,但如果我有任何引入我的项目或远程引用的 .js 文件或 .php / .inc 文件,它都会对其进行解析并根据定义进行代码补全和提示。

此外,实际的 EcmaScript 本机可用,您也可以查看它们的源代码(按住 Ctrl 键并单击符号以导航到源代码)

缺点:CodeIgniter 支持目前处于边缘状态:http://youtrack.jetbrains.net/issue/WI-1174?projectKey=WI&query =%23未解决+框架+支持

JetBrains PhpStorm / WebStorm is nothing short of amazing - if you HAVE to use an IDE. I have tried all sorts before - from UE Studio, Aptana, KomodoIDE and nothing comes close. The support for git and github is the icing on the cake but it has too many great features to list here... give it a go and you won't look back

I use MooTools and it deals with that just fine but if I have ANY .js file or .php / .inc file brought into my project or referenced remotely, it parses it and does code completion and tips based upon definitions.

Further more, the actual EcmaScript natives are available and you can view their source too (ctrl+click on a symbol to navigate to source)

Downside: CodeIgniter support is marginal at the moment: http://youtrack.jetbrains.net/issue/WI-1174?projectKey=WI&query=%23Unresolved+framework+support

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