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

go to file support for review_diff #371

Closed antosha417 closed 1 year ago

antosha417 commented 1 year ago

Issue Description

Type: feature request

Describe feature you want

Hey! I just found this awesome plugin! Seems to be right what I want to use!

Often during the review I want to harness the power of lsp and see some type info, or go to definition and so on. Currently lsp in not attached to buffers during review. But I want to be able to go_to_file to be able to use it.

Also found this comment while browsing thought the project. https://github.com/antosha417/octo.nvim/blob/92b982d7e2271597accfb3a6157a9f5efc185b24/lua/octo/reviews/file-entry.lua#L394-L400