This extension pack packages the most useful extensions for getting started with DVC.
Extensions Included
DVC for VS Code - Run, compare, visualize, and track machine learning experiments right in VS Code. This extension uses DVC, an open-source data versioning and ML experiment management tool. No additional services or databases are required.
Python - Provides rich support for the Python language, including features such as virtual environment support, IntelliSense (Pylance), linting, debugging, code navigation, code formatting, refactoring, variable explorer, test explorer, and more!
YAML - Provides comprehensive dvc.yaml Language support via the yaml-language-server.
Markdown Preview Mermaid Support - Enables DVC for VS Code to correctly render pipeline DAGs in VS Code's built-in Markdown preview.
GitLens - Makes Git work for you, designed to improve focus, productivity, and collaboration with a powerful set of tools to help you and your team better understand, write, and review code.