com.jetbrains.python doesn't exist in the Pythonid:242.20224.300 plugin
Answered
Hi, I'm developing a plugin which depends PyFile class, it is included in Pythonid:241.17011.79, but when I want to target 2024.2, I found it doesn't exist in the Pythonid:242.20224.300. How to use the PyFile class in 2024.2?
Thank you very much for any help!!
Please sign in to leave a comment.
Hi,
Please see https://plugins.jetbrains.com/docs/intellij/pycharm.html#python242.
Thank you very much for fast reply!!