Last updated:
0 purchases
pdmvscode 0.1.1
PDM-VSCode
A PDM plugin that autogenerates workspace vscode settings for you
Installation
Install the plugin with PDM CLI:
pdm plugin add pdm-vscode
Or using pipx inject:
pipx inject pdm pdm-vscode
Usage
No configuration is required, .vscode/settings.json will be autogenerated after pdm init and every execution of pdm use.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.