pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.28k stars 125 forks source link

List files in a tree view format when reviewing PRs #341

Open ev-agelos opened 1 year ago

ev-agelos commented 1 year ago

Issue Description

Type: feature request

Describe what happened (or what feature you want)

When reviewing a PR, list the files in a tree view instead of the bottom buffer. Possibly with the same functionality as github's which lists only the affected from PR files (personally I would like to see all files of a project so i can jump around if needed even to a file that wasn't changed in the PR but has code that I need to check)

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

Anything else we need to know?