Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
viartemev
Total activity
7
Last activity
March 18, 2021 07:13
Member since
May 25, 2020 17:01
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
March 18, 2021 07:13
I got that for the caret change I should use something like this: Caret caret = editor.getCaretModel().getPrimaryCaret();caret.setVisualAttributes(new CaretVisualAttributes(JBColor.ORANGE, CaretVis...
Community
IntelliJ IDEA Open API and Plugin Development
Dynamically change of caret color
1 vote
Created
May 26, 2020 16:31
Thanks. It works for me.
Community
IntelliJ IDEA Open API and Plugin Development
Optional Kotlin support in a plugin
0 votes
Created
May 26, 2020 04:51
Jakub, thanks for your answer, I've read the documentation and because of that, I mentioned this optional dependency in my question. The question is how I can configure XML file to pass a different...
Community
IntelliJ IDEA Open API and Plugin Development
Optional Kotlin support in a plugin
0 votes