Skip to main content
DK.7
Associate III
December 27, 2021
Question

What kind of hotkeys for comment/uncomment a few lines in CubeIDE?

  • December 27, 2021
  • 2 replies
  • 9966 views

Hi, could you say to me what kind of hotkeys for comment/uncomment a few lines in CubeIDE?

2 replies

TDK
Super User
December 27, 2021

Highlight some lines.

Ctrl+Shift+C will comment, then uncomment them.

Google "Eclipse code shortcuts"

"If you feel a post has answered your question, please click ""Accept as Solution""."
DK.7
DK.7Author
Associate III
December 27, 2021

Thank you, is there an opportunity to look a full list of hotkeys in CubeIDE?

Andrew Neil
Super User
June 17, 2024

The hotkeys are shown in the menus:

AndrewNeil_0-1718641158129.png

 

Also available on right-click:

AndrewNeil_1-1718641305104.png

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.