Skip to content

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

@wxirxn-bifrost

Description

@wxirxn-bifrost

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions