Error Lens
by AlexanderMakes errors, warnings, and other diagnostics visible beside the affected line instead of leaving them only in the Problems panel.
Know the extension name, what it actually does, when to install it, and the exact command to add it to VS Code.
A small, transparent VS Code extension included with this project. Select an error or stack-trace line, then open the matching DevFixes search or debugger directly from the Command Palette or editor context menu.
Makes errors, warnings, and other diagnostics visible beside the affected line instead of leaving them only in the Problems panel.
Adds Python debugging, environment selection, testing, linting integration, and language support for Python projects.
Provides fast Python IntelliSense and configurable type checking so many import, attribute, and type problems appear before runtime.
Runs ESLint inside VS Code and surfaces project-specific code-quality and correctness rules directly in the editor.
Adds blame annotations, commit history, file history, and repository context that help explain when and why a broken line changed.
Lets developers review pull requests, inspect changed files, work with issues, and navigate GitHub conversations without leaving VS Code.
Adds schema validation, completion, hover information, formatting, and error feedback for YAML files such as Actions and Kubernetes manifests.
Supports Dockerfiles, Compose files, container builds, registries, and local container workflows from inside VS Code.
Interpreter selection, type analysis, and highly visible diagnostics.
Project rules, inline failures, and the commit context behind a broken line.
Review changes, validate workflows, and debug containerized builds.