Aaron Burk

- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
-
-
-
Aaron Burk created a post, AnsweredHow do I add extension codeInsight.declarativeInlayProvider
I am working on a plugin for intellij. I query the lsp for diagnostics on a file and it gives me line numbers for problematic lines. I want to provide an inlay hint at the end of each line with p...