Can you add the following shortcuts?

Can you add the following shortcuts: Because they are so commonly used
Ctrl+D to copy a line.
Ctrl+/ to comment code

Also. Is there a tutorial on using Template? Thank you!

Hi @NewUser,

It seems the first shortcut isn't supported by the Monaco editor component that we use under the hood. We will enable the second one (for commenting code) in the next release.

Thank you very much for your prompt reply.
I hope that the next version can add such features, which will be more friendly to novices:

  1. Use the F1 key on the control or control code to link to the control example or help document on the Radzen website.
  2. In SPLIT mode, when you select a code block, the corresponding control in the design mode window is automatically selected, so you can better operate properties or events.
  3. In the output window, when there is a code error, you can distinguish it with a different color. Now they are all unified in one color, which is not conducive to quickly identifying the error information.