Skip to main content

microsoft/vscode-python-environments

SkillsMP has collected 9 skills from microsoft/vscode-python-environments. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
9
GitHub stars
137
GitHub forks
60

Skills in this repository

Showing 9 of 9 collected skills.

occupation
Software Developers
description

Critical patterns for cross-platform path handling in this VS Code extension. Windows vs POSIX path bugs are the #1 source of issues. Use this skill when reviewing or writing path-related code.

updated
occupation
Software Developers
description

Generate a codebase health snapshot for technical debt tracking and planning. Analyzes git history, code complexity, debt markers, and dependencies to identify hotspots and refactoring priorities.

updated
occupation
Software Developers
description

Environment manager-specific discovery patterns and known issues. Use when working on or reviewing environment discovery code for conda, poetry, pipenv, pyenv, or venv.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run the mandatory pre-commit checks before committing code. Includes lint, type checking, and unit tests. MUST be run before every commit.

updated
occupation
Software Developers
description

VS Code settings precedence rules and common pitfalls. Essential for any code that reads or writes settings. Covers getConfiguration scope, inspect() vs get(), and multi-workspace handling.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Debug a failing test using an iterative logging approach, then clean up and document the learning.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run E2E tests to verify complete user workflows like environment discovery, creation, and selection. Use this before releases or after major changes.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run integration tests to verify that extension components work together correctly. Use this after modifying component interactions or event handling.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run smoke tests to verify extension functionality in a real VS Code environment. Use this when checking if basic features work after changes.

updated
Showing 9 of 9 collected skills.