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

"Ctrl + /" key combination does not toggle comment #331

Open
wxirxn-bifrost opened this issue Nov 27, 2024 · 0 comments
Open

"Ctrl + /" key combination does not toggle comment #331

wxirxn-bifrost opened this issue Nov 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@wxirxn-bifrost
Copy link

Description

Pressing Ctrl + / (slash) does not toggle comment on current line or selected block of code. It seems to work on the examples at this link, but when cloning the Next.js example, it does not work.

Reproduce

  1. Clone the Next.js example
  2. Install dependencies and run
  3. Enter text into a cell
  4. Press Ctrl + /

Expected behavior

Ctrl + / should toggle commenting the current line or selected block on and off

@wxirxn-bifrost wxirxn-bifrost added the bug Something isn't working label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant