Koudai Aono
Koudai Aono
Thank you for creating the PR. I will review it tonight.
@KotlinIsland > I would recommend against using $PROJECT_DIR$ and instead use $PyInterpreterDirectory$, it would be highly unlikely that a project would include an exe for ruff outside the venv, and...
@KotlinIsland I'm sorry for my late reply. I tested the your PR in my windows OS.  The ruff binary file name includes the `.exe` suffix. Do you expect the...
> We point to the directory containing the executable, instead of the executable itself. It is certainly easier to save to file this way. However, for clarity regarding the display...
> Additionally, this PR contains only a rough draft, I couldn't figure out how to make macro fields work properly. OK, I will check it today.
@KotlinIsland I did some more research. Here is a code that might be helpful. https://github.com/JetBrains/intellij-community/blob/94282b7d391a5ed702f01a31549b4893c62974f1/python/src/com/jetbrains/python/sdk/PySdkSettings.kt#L52-L81 I think that before writing the Path to the config file, we can set the...
@KotlinIsland I thought about it some more, but I felt that if We don't need to use a macro to select the bin of the project, if `ruff plugin` gets...
@KotlinIsland What do you think?
Sorry for the late confirmation. The latest version seems to have resolved the issue, so I will close it.
@lensvol Thank you for creating the issue and sponsoring me 🙇 > If you agree that this is a valid issue but don't have time to work on it, I...