Open
Description
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