Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Divyanshu2102002agarwal
Total activity
14
Last activity
June 13, 2024 13:32
Member since
May 01, 2024 09:11
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (4)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
June 13, 2024 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.
Community
IntelliJ IDEA Open API and Plugin Development
how to use an autocomplete JCombobox?
0 votes
Created
June 09, 2024 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.
Community
IntelliJ IDEA Open API and Plugin Development
how to use an autocomplete JCombobox?
0 votes
Created
June 06, 2024 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.
Community
IntelliJ IDEA Open API and Plugin Development
how to use an autocomplete JCombobox?
0 votes
Created
May 30, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
how to use the com.intelli.diagram api
0 votes
Created
May 24, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
how to use the com.intelli.diagram api
0 votes
Created
May 23, 2024 09:03
this is how my plugin.xml is not recognising using the com.intellij.diagram
Community
IntelliJ IDEA Open API and Plugin Development
how to use the com.intelli.diagram api
0 votes