Nerdworld Member Licensed User Longtime User Aug 17, 2014 #1 I would really like to see multiline comments, like in AutoIt: B4X: #cs Comment-Zone Line 2 Line 3 #ce An IDE button to comment/uncomment multiple selected lines (like Increase/Decrease Indent) would be awesome, too. Greetings, Daniel.
I would really like to see multiline comments, like in AutoIt: B4X: #cs Comment-Zone Line 2 Line 3 #ce An IDE button to comment/uncomment multiple selected lines (like Increase/Decrease Indent) would be awesome, too. Greetings, Daniel.
NJDude Expert Licensed User Longtime User Aug 17, 2014 #2 If you click on EDIT on the menu bar on the IDE you will see the BLOCK COMMENT/BLOCK UNCOMMENT option.
If you click on EDIT on the menu bar on the IDE you will see the BLOCK COMMENT/BLOCK UNCOMMENT option.
Nerdworld Member Licensed User Longtime User Aug 17, 2014 #4 Haha, thanks, i really searched for them, but couldn't find 'em. Thanks!
klaus Expert Licensed User Longtime User Aug 17, 2014 #5 Beginner's Guide chapter 4.2.6 Commenting and uncommenting code