Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functions to get MR comments from gitlab #13

Open
omrisarig13 opened this issue Apr 24, 2020 · 0 comments
Open

Add functions to get MR comments from gitlab #13

omrisarig13 opened this issue Apr 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@omrisarig13
Copy link
Owner

omrisarig13 commented Apr 24, 2020

Add an action that will get all the MR comments from gitlab and open them in Vim.

These comments should be opened in the quickfixlist (or some close list) and the user should be able to jump between the locations of the various comments in the code.

This should be asynchronous (it goes to gitlab and fetch content, we shouldn't make the user wait for this time).

The user should be able to get different types of comments using different commands (for example, a command for unresolved comments, a command for discussion threads and so on...)

@omrisarig13 omrisarig13 added the enhancement New feature or request label Apr 24, 2020
@omrisarig13 omrisarig13 added this to the future versions milestone Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant