Marco van der Linden
Member³
Hi,
Being able to comment whole code constructs using the code contents pane in the program editor is quite useful, whenever you temporarily want to comment parts of the code. However, once commented, it is no longer recognized by the code contents pane, so if you want to uncomment you have to 'dig' into the code itself.
Maybe some sort of label (like the 'TODO' items) could be used in order for the code contents pane to recognize these commented code constructs (marking them as 'commented') so they can be uncommented from the code contents pane.
Being able to comment whole code constructs using the code contents pane in the program editor is quite useful, whenever you temporarily want to comment parts of the code. However, once commented, it is no longer recognized by the code contents pane, so if you want to uncomment you have to 'dig' into the code itself.
Maybe some sort of label (like the 'TODO' items) could be used in order for the code contents pane to recognize these commented code constructs (marking them as 'commented') so they can be uncommented from the code contents pane.