Files
openide/python/pluginResources/inspectionDescriptions
Aleksei Kniazev 2180aa6230 [python] support python dependencies in pyproject.toml (PY-59844)
- completion for package names in `dependencies` and `install-requires`
- completion for build-backends
- if a package is not installed, provide a quickfix to install it / run `pip install -e .`

GitOrigin-RevId: cad88e4058a45f6db717b8da8fd7f6c456008998
2023-06-20 04:18:25 +00:00
..