简体   繁体   English

Eclipse插件开发-JavaDoc像JavaScript的悬停提示(Eclipse JSDT)

[英]Eclipse plugin development - JavaDoc like hover hint for JavaScript (Eclipse JSDT)

How to implement hover hint for JavaScript (Eclipse JSDT). 如何为JavaScript(Eclipse JSDT)实现悬停提示。

I want when user hover over some keyword, some description is shown, like description in code completions: 我想要当用户将鼠标悬停在某个关键字上时,显示一些描述,例如代码完成中的描述:


(source: nodeclipse.org ) (来源: nodeclipse.org

But that description should be also way to move that window into View stack in the bottom on Windows (Just like JavaDoc) 但是,该描述也应该是将该窗口移到Windows底部的View堆栈中的方式(就像JavaDoc一样)

您是否在Eclipse Bugzilla上打开了JSDT的增强功能请求?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM