-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Bug Description
- Every help popup created by
gitlab.nvimalso shows the line:✎ = draft; = unlinked comment; ✓ = resolved. This should only be shown when the help is opened from the discussion tree. This can be easily fixed by adding a parameter the thehelp.open()function, so it could be a good first issue. - Every help on a
gitlab.nvimpopup contains the same information:ZA: Perform linewise action,ZZ: Perform action. This is not very helpful as the actions can be very different depending on the given popup/field. This information can be found in the plugin's help page, but a more informative info in the help popup would certainly be useful. This would require more work on the set_popup_keymaps function.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers