google / google/playground-elements
Add comment/uncomment keyboard shortcuts
Open
- Dominant language
- TypeScript
- Stars
- 648
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
We can use the https://codemirror.net/doc/manual.html#addon_comment plugin.
We should probably match the VSCode keyboard shortcuts, which are:
Ctrl+/ Toggle line comment
Shift+Alt+A Toggle block comment
cc @sorvell
Contributor guide
Assessment
This issue has not been assessed yet.