Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kata Zavor
Total activity
39
Last activity
October 21, 2023 23:19
Member since
March 25, 2020 21:15
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
11
Activity overview
Posts (7)
Comments (15)
Sort by recent activity
Recent activity
Votes
Edited
December 17, 2021 19:12
Thank you! I tried using "light class wrappers" approach. (Side note: `psiClass = ktClass.toLightClass()` returns null, but this one work psiClass = LightClassGenerationSupport.getInstance(project)...
Community
IntelliJ IDEA Open API and Plugin Development
PsiElementFinder analogue for Kotlin
0 votes
Edited
December 15, 2021 22:59
Oh, no. I’m asking because I implemented custom PsiElementFinder to locate classes out of project scope by full-qualified name. It worked well, but now we’re adding Kotlin support. I want to return...
Community
IntelliJ IDEA Open API and Plugin Development
PsiElementFinder analogue for Kotlin
0 votes
Created
July 17, 2021 23:50
Here's what I mean by > the symbol `Some` is not recognized when editing project.
Community
IntelliJ IDEA Open API and Plugin Development
Make IntelliJ recognize files from archive of custom type
0 votes
Created
July 17, 2021 23:48
Here's the dummy plugin project with dummy AbcFileSystem and AbcFileType: github Here's test project which contains arc.abc as a dependency: github Previous discussion: forum
Community
IntelliJ IDEA Open API and Plugin Development
Make IntelliJ recognize files from archive of custom type
0 votes
Created
July 05, 2021 23:29
Is there a chance that this question will be answered? :(
Community
IntelliJ IDEA Open API and Plugin Development
Intellij does not trigger custom ArchiveFileSystem (FileType added)
0 votes
Next
›
Last
»