Help users get Hatch installed if it is not available
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 2
- Avg merge
- 13h 11m
- Merged PRs (30d)
- 3
Description
If the environment manager for the current project is hatch, then the hatch extension should see if hatch is installed or not. If it is not installed, it should help users get that installed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the VS Code extension's environment-manager detection and activation entry points for projects using Hatch. Check how the extension handles a missing Hatch executable, then verify that users receive installation help when Hatch is unavailable and that existing behavior remains unchanged when it is installed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100