frostming / pdm-vscode

DEPRECATED: A PDM plugin that autogenerates workspace vscode settings for you

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDM-VSCode

DEPRECATED: This plugin is no longer considered useful since PEP 582 has been rejected.

Github Actions PyPI pdm-managed

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.

About

DEPRECATED: A PDM plugin that autogenerates workspace vscode settings for you

License:MIT License


Languages

Language:Python 100.0%