我可以让 Eclipse 自动完成加载->而不是仅仅加载?

发布于 2024-09-17 09:51:05 字数 180 浏览 1 评论 0原文

我正在使用 CodeIgniter 和 Eclipse PDT;是否可以让 Eclipse 自动完成 loa 作为 load-> 而不是 load?类似于自动获取 $this-> 的方式。

谢谢,

勒米安特

I am using CodeIgniter and Eclipse PDT; is it possible to get eclipse to autocomplete loa as load-> instead of load? Similair to how you get $this-> automatically.

Thanks,

Lemiant

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

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

发布评论

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

评论(1

岁月流歌 2024-09-24 09:51:06

好问题,勒米特!我不知道是否有预先构建的插件,但我认为可以设置PDT来读取类信息等。查看 CodeIgniter 论坛上的讨论,了解过去几年人们是如何实现这一点的:

http://codeigniter.com/forums/viewthread/69098/

似乎有一些古怪的方法可以做到这一点,但这似乎并不是不可能的。希望这有帮助。

Good question, lemiant! I don't know if there's a pre-built plugin, but I think PDT can be set up to read class information and the like. Check out this discussion on the CodeIgniter forums to see how people have apparently been implementing this over the last few years:

http://codeigniter.com/forums/viewthread/69098/

It appears there are some hacky ways to do it, but it doesn't seem impossible by any means. Hope this helps.

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