How do I declare that my `FoldingDescriptor` depen...
# intellij-plugins
y
How do I declare that my
FoldingDescriptor
depends on Analysis API results? Do I have to try and get the PSI out of the references I grab? I'm guessing
reference.psi
would be sufficient?