gleam-lang / language-tour

👩🏽‍💻 Learn Gleam in your browser
https://tour.gleam.run/
74 stars 55 forks source link

Commenting Code #62

Closed nickbar01234 closed 4 months ago

nickbar01234 commented 4 months ago

Proposal

When walking through the language tutorial, it would be nice to have a quick method to comment / uncomment code block for testing purposes.

From a quick scan through the code, I don't think this is currently implemented in the online editor yet. Would it be possible / make sense to insert // when user presses cmd + / for Mac and ctrl + / for Windows?

lpil commented 4 months ago

Hello! This would be an issue for Codeflask, the editor we use.