-
Notifications
You must be signed in to change notification settings - Fork 329
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
Mappings can have custom description #536
Comments
@chama-chomo Is this the same as #363 ? To be honest your explicit command name approach here seems like a good solution for this. |
thx @gokcehan, this is only nice to have feature, I can live without it easily. On the other side, when it comes to some design decisions, I'd be happy if developers can take this into account. I think I will not be the only one, who would appreciate this small UI improvement. |
@chama-chomo I agree I'm a little conservative when it comes to cosmetic features. I think this one requires adding a new syntax to our command definitions and I'm not a fan of changing the syntax. I can label the issue as enhancement and we can keep it open in case someone comes up with a clean solution for this. |
Hoping for this to be added someday :) |
I'd also vote for this feature. Of course, there can be many approaches to implementing this. But I have never tried programming in GO, so I won't provide things like PR in the near future. But I'm ready to share some ideas. |
I'd also vote for this feature. Plus, It would be nice if it could be set to show only the keybinding and the name of the associated action, and not the command. |
This one is slightly related to #91, which is closed already.
Actually, it would be really convenient if there is support for a custom description of mapping commands:
At the moment a context menu might not look very helpful every time:
Desired state:
A possibility to even suppress certain columns as configured by the user would be nice, too.
The text was updated successfully, but these errors were encountered: