IDE Feature Request - Commenting out code?

Asked by Tom Hinds

Hi RaiMan,

My main .sikuli script calls many other .sikuli scripts. If I'm focusing on a only couple areas, I manually comment out large groups of tests on the fly.

It would be great to be able to highlight blocks of code and use a menu command or key combo to comment/uncomment the highlighted code (like you can indent/unindent a bunch of code at once).

If this isn't possible now, maybe you can consider it for a future version.

Thanks,
- Tom

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

Already on the list for Version 1.1 (target 15th, Nov -- Betas available from mid of June)

- comment/uncomment selected lines
- collapse/expand selected lines
- collaps/expand lines at specific indent level
- run only selected lines

... more?

Revision history for this message
Tom Hinds (thinds66) said :
#2

Thanks RaiMan, that solved my question.