jQuery(document).ready() 内的 JSDoc 兼容性

发布于 2024-10-24 17:42:49 字数 174 浏览 7 评论 0原文

我在 jQuery(document).ready(function {}) 中声明了一些函数,并且我已经向它们编写了 JSDoc 注释。问题是,当我专注于函数调用行时,它们无法显示为工具提示。但这不是必需的,也许有解决方案?我正在使用 Aptana IDE。我搜索了他们的文档并用谷歌搜索,但没有找到答案。

I have some functions declared inside jQuery(document).ready(function {}) and I've written JSDoc comments to them. The problem is, they cannot be displayed as tooltips when I focus on function call line. Not essential, however, maybe there is a solution for this? I am using Aptana IDE. I've searched their documentation and googled as well, but didn't find the answer.

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

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

发布评论

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

评论(1

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