Komodo IDE 6 的 Javascript 自动完成速度缓慢问题

发布于 2024-10-10 03:46:18 字数 214 浏览 0 评论 0原文

过去几天我一直在尝试 Komodo IDE 6。 我一直很喜欢 Komodo,但我开始对某些事情感到恼火:

自动完成速度太慢/有问题。

某些变量不会给出任何自动完成提示。有时你必须退格点并一遍又一遍地尝试。

它也很难为使用命名空间中的类创建的对象提供自动完成信息。

还有其他人遇到过这些问题吗? 还有更好的选择吗?

I've been trying out Komodo IDE 6 for the last few days.
I've always liked Komodo but I'm starting to get annoyed by something:

The autocomplete is way too slow/buggy.

Certain variables just won't give any autocomplete tips. Sometimes you have to backspace the dot and try over and over again.

It also has a hard time giving autocomplete info for an object that has been created using a class in a namespace.

Has anyone else had any problems with these things?
Are there any better alternatives?

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

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

发布评论

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

评论(1

扎心 2024-10-17 03:46:18

使用 JSDoc 添加自定义自动完成调用提示。

Use JSDoc to add custom autocomplete calltips.

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