VSCode

To enhance your development workflow, this package integrates into VSCode using the YAML Language Support by Red Hat extension. A dedicated DSL schema is provided, allowing the extension to perform real-time validation and offer IntelliSense hints while you work.

Configuration

Running this command at the project root generates a schema including all installed pytest-loco extensions in the .vscode directory and automatically configures the necessary validation options in settings.json:

Configure integration
pytest-loco vscode-configure
Configure integration
poetry run pytest-loco vscode-configure