3 comments (3 comments)2 reactions (2 reactions)1 assignee (1 assignee)TypeScript74,848 stars (74,848 stars)10,221 forks (10,221 forks)batch import
feature-requesthelp wantedscm
Description
This issue does not include a description.
Contributor guide
- Tech stack
- typescriptnodejselectron
- Domain
- frontendbackend
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- blocked
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Understanding of vscode SCM extensionGit stash workflow
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 15
- Research direction
- The issue title suggests adding stash display to the SCM graph, but the body is empty. Check the vscode repository for existing SCM graph code and any related discussions. Since the issue has an assignee, review any linked comments or pending work. The implementation likely involves modifying the SCM view provider and Git extension to show stashes alongside branches.