Skip to content
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

feat(key): accept any stringer interface to match keys #584

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

aymanbagabas
Copy link
Member

This allows any fmt.Stringer interface to match key bindings. We need this in the upcoming v2 changes.

This allows any `fmt.Stringer` interface to match key bindings. We need
this in the upcoming v2 changes.
Copy link
Member

@meowgorithm meowgorithm left a comment

Choose a reason for hiding this comment

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

Small change to make working with LSPs more intuitive

key/key.go Outdated Show resolved Hide resolved
key/key.go Outdated Show resolved Hide resolved
aymanbagabas and others added 2 commits August 15, 2024 14:24
Co-authored-by: Christian Rocha <christian@rocha.is>
Co-authored-by: Christian Rocha <christian@rocha.is>
@aymanbagabas aymanbagabas merged commit 5428d6d into master Aug 15, 2024
18 checks passed
@aymanbagabas aymanbagabas deleted the key/generic-matches branch August 15, 2024 19:01
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.

3 participants