Skip to content

Conversation

juliamertz
Copy link
Contributor

Resolves #428

Since this PR is quite large i split it up into smaller commits to hopefully make it easier to understand.

The AddSelectedItemToQueue command could now be removed and replaced with an action keymap, although this might break some people's configurations.

Joris Mertz added 5 commits June 20, 2024 19:17
All action logic here remains the same
I'm not sure if this is the best way to do this, or even necessary but i
could't find another easy way to get the current relevant data for
whatever is under the cursor
@aome510
Copy link
Owner

aome510 commented Jun 20, 2024

Nice! Thanks for the PR. I'll take a look this weekend 👀

Copy link
Owner

@aome510 aome510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just realized #428 is not really good first issue as I originally labeled it to be. I'm really impressed about how quickly you picked up the codebase and implemented such a non-trivial feature.

Anyway, great work! Mostly look good to me.

Co-authored-by: Thang Pham <phamducthang1234@gmail.com>
Copy link
Owner

@aome510 aome510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Only a few nits for documentation

Co-authored-by: Thang Pham <phamducthang1234@gmail.com>
@juliamertz
Copy link
Contributor Author

Thank you for your patience, and this awesome project!

@aome510 aome510 merged commit bcba2e6 into aome510:master Jun 23, 2024
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.

Remap key to key combination
2 participants