Hi! What is the current status of IDE support?
https://github.com/google/ksp/issues/37 Do i understand it correctly that indexing of generated sources requires an IDE plugin, but
1. You cannot access required extension point because there is no published dependency (?)
2. Current kapt plugin is bundled with Kotlin plugin. Creating a plugin for KSP implies that people would need to install it separately.