x-post in case someone knows <https://kotlinlang.s...
# intellij
p
a
Why do you need
KtClassElementtype
?
p
I am building an intention action and want to check if the PsiElement where the Intention was triggered on, is a Class
and since going to version 181 previous code checking for PsiClass stopped working