pypa / pypa/hatch-code

Create environments automatically (or via UI command)

Open
#229 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
10
Forks
2
Avg merge
13h 11m
Merged PRs (30d)
3

Description

When selecting hatch environment that exists in the env matrix, but hasn't been created yet via "Select Interpreter" in vscode, nothing happens.

IMO there should be either
(1) a prompt "This env does not exist, do you want to create it now?", or
(2) an error message "This env does not exist, please create it using ..."

where ... should be a command from the command palette.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue through Select Interpreter with an environment listed in the Hatch environment matrix but not yet created. Then trace the related VS Code extension flow and available command-palette actions. Done means selecting the environment either prompts for creation or clearly reports how to create it, according to the chosen approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.