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:

  1. Download VS Code or any other code editor app
  2. Paste the Dataquest code
  3. Select Python as the code language
  4. Use the Ctrl + / or Cmd + / shortcuts to toggle comments in your code
  5. Once your code is ready, paste it to the Dataquest code editor