使用 TextWrangler 打开 codeigniter 项目

发布于 2024-09-13 19:49:31 字数 85 浏览 6 评论 0原文

我看到有些人将 codeigniter 作为项目打开,而我仍在打开单独的文件 这真的很慢...有人知道我怎样才能用 TextWrangler 做到这一点吗?

I have seen some people opening codeigniter as project while I am still opening separate files
which is really slow...does anybody know how can I do that with TextWrangler?

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

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

发布评论

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

评论(1

森林很绿却致人迷途 2024-09-20 19:49:31

从终端你可以像textmate一样使用它。导航到要在终端中打开的文件夹并执行:

textmate:

mate .

textwrangler:

open -a /applications/textwrangler.app .

希望这会有所帮助

from terminal you can use it similar to textmate. navigate to the folder you want to open in terminal and execute:

textmate:

mate .

textwrangler:

open -a /applications/textwrangler.app .

hope this helps

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