主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Divyanshu2102002agarwal
活动总数
14
最后的活动
2024年06月13日 13:32
成员加入日期
2024年05月01日 09:11
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(4)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2024年06月13日 13:32
Basically I want a Dropdown with Autocomplete functionality. Or a AutoCompleteTextField that can listen to ENTER key event to automatically get me the text. Without having need of a submit button.
社区
IntelliJ IDEA Open API and Plugin Development
how to use an autocomplete JCombobox?
0 票
创建于
2024年06月09日 12:54
I want these kind of searchable combobox. But want to add my own set of items that get searched as i type in the editable combobox.
社区
IntelliJ IDEA Open API and Plugin Development
how to use an autocomplete JCombobox?
0 票
创建于
2024年06月06日 07:24
I know about this tool but couldn't find the class which is actually implementing that autocomplete JComboBox. Can you please refer to me the link.
社区
IntelliJ IDEA Open API and Plugin Development
how to use an autocomplete JCombobox?
0 票
创建于
2024年05月30日 17:54
Actually i already tried to understand the source code of the above plugin and others also which use the diagram provider. Still not able to progress. What is the use of the classes => vfs resolver...
社区
IntelliJ IDEA Open API and Plugin Development
how to use the com.intelli.diagram api
0 票
创建于
2024年05月24日 13:58
yes i am using the ultimate edition. Earlier i was using IC in my gradle properties hence was getting the issue. I changed it to IU latest snapshot . Now i want to resolve further queries about how...
社区
IntelliJ IDEA Open API and Plugin Development
how to use the com.intelli.diagram api
0 票
创建于
2024年05月23日 09:03
this is how my plugin.xml is not recognising using the com.intellij.diagram
社区
IntelliJ IDEA Open API and Plugin Development
how to use the com.intelli.diagram api
0 票