Code comment shortcut is not working
- Last updated on July 7, 2023 at 11:04 PM
We are getting reports that the code comment shortcut (Ctrl + / and Cmd + /) are not working. We have notified our engineering team to look into this issue.
Meanwhile, here is a workaround:
- Download VS Code or any other code editor app
- Paste the Dataquest code
- Select Python as the code language
- Use the Ctrl + / or Cmd + / shortcuts to toggle comments in your code
- Once your code is ready, paste it to the Dataquest code editor