Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Eli Hart
Total activity
5
Last activity
September 25, 2024 17:18
Member since
September 05, 2024 18:38
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
September 25, 2024 17:18
Yes, that ‘s what I’d like to do. From reading just the file psi information and kotlin annotations we have enough information to surface the annotators we want to show - the project structure and ...
Community
IntelliJ IDEA Open API and Plugin Development
How to apply a LineMarkerProviderDescriptor to a kotlin file outside of synced project modules?
0 votes
Created
September 24, 2024 21:46
Thanks for the response. I need a way to surface custom information in a kotlin file _without_ having it loaded. Is there any other mechanism from Intellij that I could use? The only one that I can...
Community
IntelliJ IDEA Open API and Plugin Development
How to apply a LineMarkerProviderDescriptor to a kotlin file outside of synced project modules?
0 votes
Created
September 06, 2024 16:03
Sure, I'll share it below. Is there something you're looking for specifically with the implementation that might be wrong? I have used the debugger to validate that the getLineMarkerInfo function i...
Community
IntelliJ IDEA Open API and Plugin Development
How to apply a LineMarkerProviderDescriptor to a kotlin file outside of synced project modules?
0 votes