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

x/playground: Add keyboard event listener for commenting #49817

Closed
hyunkoes opened this issue Nov 27, 2021 · 2 comments
Closed

x/playground: Add keyboard event listener for commenting #49817

hyunkoes opened this issue Nov 27, 2021 · 2 comments

Comments

@hyunkoes
Copy link

hyunkoes commented Nov 27, 2021

It's not a big deal. but inconvenient.
It would be nice to have keyboard commands rather than manually commenting them in the playground.

What did you do?

I tried trigger a keyboard event ( ctrl/cmd + / ) to comment out some code.

What did you expect to see?

Commented out code

What did you see instead?

Nothing change.

@gopherbot gopherbot added this to the Unreleased milestone Nov 27, 2021
@seankhliao
Copy link
Member

Duplicate of #39152

@seankhliao seankhliao marked this as a duplicate of #39152 Nov 27, 2021
@hyunkoes
Copy link
Author

Oh my bad.
I'm interested in trying to fix this.
I’ll give you pr soon.

@golang golang locked and limited conversation to collaborators Nov 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants