gitlab.nvim
gitlab.nvim copied to clipboard
Create, review, and manage Gitlab reources without leaving Neovim
## Prerequisites - [x] I'm on the latest version of the plugin - [x] I've installed the required dependencies - [x] I've run `:h gitlab.nvim.troubleshooting` and followed the steps there...
Greetings! Thank you for developing such awesome plugin! I couldn't find in documentation and couldn't find ability to choose already merged MR. It's really tedious to do it in browser,...
## Prerequsities - [x] I'm on the latest version of the plugin - [x] I've installed the required dependencies - [x] I've run `:h gitlab.nvim.troubleshooting` and followed the steps there...
## Feature Description In my `gitlab.nvim` config I've mapped both `gitlab.move_to_discussion_tree_from_diagnostic` and `jump_to_reviewer` to the same key (`a`) and I use it to quickly jump between the discussion tree and...
## Feature Description I think it would be quite nice to use the conceal functionality in markdown buffers like the discussion tree and the comment composition buffers to _visually_ replace...
Add the following emojis: - :tada: - :package: - :rocket:
Addresses point 1 of #472: Information about comment types is only shown in the help popup for the discussion tree.
Sometime I find it useful to look at a MR discussion and see when exactly a comment was made. I can of course look at "10 days ago" and then...
This required changing Go to 1.23, unless I'm mistaken, which will make this an unfortunate breaking change for downstream users. To fix, users will have to update their local Go...
## Bug Description The line range of a comment is not properly applied in Gitlab. If I create a ranged comment in Gitlab online, it actually contains the range information...