This extensions provides snippets to help with populating the content of
pyproject.toml
files. These snippets are designed to simplify the process
of adding common configuration settings and dependencies to your project's
pyproject.toml
files.
At the moment, only one snippet is available.
Prefix | Content |
---|---|
pyproject |
Sample pyproject.toml content |
To use a snippet, simply type the name of the snippet and press Tab. This will expand the snippet to include the appropriate syntax for the pyproject.toml file.
If you have a suggestion for a new snippet or improvement to an existing one, please open an issue or submit a pull request on the GitHub repository.
Please see CHANGELOG.md
.
This extension is licensed under the MIT License.