Programino-ide-arduino-comments-V2 - Programino IDE for Arduino

Go to content
PROGRAMINO IDE - Comments



Programino IDE supports "Multiline Comment and Uncomment".
This is ideal for multiple lines to Comment quickly.



Insert comment lines:
  • Mark the line with the mouse (left click and select).
  • Press "CTRL" first and hold, then "K" and then "C".

Remove comment lines:
  • Mark the line with the mouse (left click and select).
  • Press "CTRL" first and hold, then "K" and then "U".



  • Alternatively, you can also use the function via the context menu (click right mouse button).



  • The result of a comment block with previous selection.


Back to content