Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Rinaldo DiGiorgio
Total activity
6
Last activity
March 19, 2020 23:32
Member since
February 16, 2016 01:52
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (2)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
March 19, 2020 23:32
The response above says you can do the following. Editor.addEditorMouseMotionListener(...)There is no static in Editor that provides the above. Is the following more descriptive?Editor editor = ......
Community
IntelliJ IDEA Open API and Plugin Development
How can I detect when the user hovers over or places the cursor on a text range?
0 votes