Skip to content

Conversation

@jakubbortlik
Copy link
Collaborator

This PR closes #411 by implementing the following:

  • non-resolvable notes are added to the winbar as comments (this is done for inline comments too, even though I don't think there can be any non-resolvable inline comments, however, it makes the code a little cleaner (no need for checking some nil values) and it makes it safer in the strange case that there actually would be a non-resolvable inline discussion).
  • resolved is changed to threads
  • the order in showing threads is changed from total/resolved to resolved/total
  • the words, comments, threads, drafts are used in the correct number if there's just 1 of them

@harrisoncramer harrisoncramer merged commit 839257a into harrisoncramer:develop Nov 5, 2024
6 checks passed
@harrisoncramer
Copy link
Owner

Looks good, thanks for doing this!

@jakubbortlik jakubbortlik deleted the fix-show-non-resolvable-notes-in-winbar branch November 6, 2024 04:35
@harrisoncramer harrisoncramer mentioned this pull request Nov 12, 2024
harrisoncramer added a commit that referenced this pull request Nov 12, 2024
fix: Show non-resolvable notes in winbar (#417)
fix: add more emojis and make emoji picker configurable (#414)
fix: comment creation should not be possible for renamed and moved files (#416)
fix: color highlight groups are invalid (#421)
fix: plugin failing to build on Windows (#419)

---------

Co-authored-by: Jakub F. Bortlík <jakub.bortlik@proton.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants