Hi 🙂 I would like to migrate a plugin I didn't write to the K2 mode. There are 6 files (
these 3 and
these 3) containing deprecated methods which should now use the Analysis API. The
https://kotlin.github.io/analysis-api/migrating-from-k1.html is not enough to get me moving. I tried several LLMs without luck. Suggestions would be greatly appreciated. Maybe there is a project in GitHub which did a similar migration?