pdm-vscode
pdm-vscode copied to clipboard
Doesn't do anything
After installation did not update the settings.json.
[marius@fedora infra-terraform]$ pdm --version
PDM, version 2.4.0
[marius@fedora infra-terraform]$ python --version
Python 3.11.1
After installation did not update the
settings.json.
After running pdm plugin add pdm-vscode and pdm use, your settings.json did not update?
There is any other information that can be provided?
The function only contains 10 lines and is very easy to read: https://github.com/frostming/pdm-vscode/blob/45323f42b407a0f9d9a4a307e63dd34c00ecb518/src/pdm_vscode/hook.py#L51-L54
It only updates settings.json if you are NOT using a venv-like python.