koxudaxi / poetry-pycharm-plugin

A PyCharm plugin for poetry

Home Page:https://koxudaxi.github.io/poetry-pycharm-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WSL python support

caniko opened this issue · comments

Support building poetry environments with WSL.

I am guessing that this would require remote interpreter support by design.

@caniko
Thank you for creating this issue.
I guess it's correct.

Unfortunately, PyCharm doesn't provide the feature of a remote interpreter for the third-party plugin.
#58 (comment)

PyCharm development team will notice the information when the feature is embedded in PyCharm.