pwntester / octo.nvim

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

Feature request #408

Closed Enigama closed 10 months ago

Enigama commented 1 year ago

Issue Description

feature request

Describe what you expected to happen

Hi, amazing plugin, thanks a lot. I would like to have some solution to past screenshots to PR I don't know is it possible. I also interesting on mention some people inside PR description like this: @Enigama and have a popup with autocomplettion like for reviewers.

pwntester commented 10 months ago

Sorry for the late response:

I would like to have some solution to past screenshots to PR I don't know is it possible.

There are plugins to paste the image into a file and add a link to that file. Eg: https://github.com/ekickx/clipboard-image.nvim

However, they do not upload the image to GitHub as pasting in the browser does. This may be implemented externally but its not in Octo's roadmap to add this feature. At list until image rendering in terminal gets more mature.

I also interesting on mention some people inside PR description

This is already supported