Open jclerman opened 3 years ago
@jclerman
Thank you for creating this issue.
You may need poetry install
after run poetry lock
🤔
Btw, This plugin is moving on PyCharm mainstream. PyCharm 2021.3 EAP includes this poetry plugin code.
Also, The feature should be supported by JetBrains. https://youtrack.jetbrains.com/issue/PY-30702#focus=Comments-27-5323626.0-0
Would you please create the issue in youtrack?
Describe the bug Although I've seen them work previously, in PyCharm currently, I am not able to get either of the following two features to work:
Both of the above features are annotated in the feature-list as "Toml plugin is required". I do have that plugin installed.
To Reproduce Steps to reproduce the behavior:
pyproject.toml
Running
poetry lock
doesn't help.Expected behavior See above.
Screenshots above, the line-markers should appear
above,
click
is outdated and should be highlightedEnvironments (please complete the following information):
Additional context These features both worked in the recent past (and I miss them!). Not sure what has changed.