Hi, I am new to this awesome software so may be someone already implemented this feature.
If I am editing a code block, I would like to use something like ctrl+/
to comment out the current line. The comment might be specific to the language I specified in the code block. I think this requires some predefined comment symbols (e.g. python #
or java //
). Not sure if this is possible at the current stage, and I can help contribute if the designer think this is feasible.
Thanks!