有没有办法用多级树替换 Eclipse JDT 的代码完成列表?
我知道 Eclipse 代码完成小部件可以自定义以添加新建议,甚至更改顺序。
我想知道是否有办法用多级树替换当前的列表格式(或单级树,如果这是树控件)。
因此,例如,我不会从按名称排序的方法列表中进行选择,而是先从类别中选择,然后从子类别中选择,然后从项目中选择。
我对SDK的那部分不太熟悉,但我想知道这是否可行。
谢谢!
I know that the eclipse code completion widget can be customized to add new suggestions and even to change the order.
I'm wondering whether there's a way to replace the current list format (or single-level tree, if this is a tree control) with a tree of multiple levels.
Thus, for example, instead of selecting from a list of methods sorted by name, I will select from a category and then from a subcategory, and then from the items.
I'm not too familiar with that part of the SDK, but I'd like to know if this is feasible.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论