microsoft / microsoft/vscode-pull-request-github
Allow checking out the commits when reviewing
Nessuno ha ancora preso questa issue.
- Lingua principale
- TypeScript
- Stelle
- 2.6k
- Fork
- 796
- Merge medio
- 1g 4h
- PR unite (30g)
- 46
Descrizione
If possible, I like to review PRs commits by commit. I d like to be able to check out these commits one by one, see what has changed and be able to comment on it and be able to edit them and try out some suggestions before proposing them.
Current behavior:
- commenting on separate commits doesn't work, (already opened an issue for that)
- can not make changes to the files
- without checking them out I cant see typescript types on hover etc.
Propose behavior:
- allow checking out the commit
- this would allow the files to be edited and have all vs code features
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia esaminando come l’estensione gestisce attualmente la revisione dei commit delle pull request e perché non è possibile fare il checkout o modificare singoli commit. Il lavoro sarà considerato completato quando un reviewer potrà fare il checkout di un singolo commit, esaminare funzionalità di TypeScript come le informazioni al passaggio del mouse, modificare i file e provare i suggerimenti prima di proporli.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github, typescript, vscode
- Ambito
- developer-experience, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 25/100