Single line comment vs multiple line comment

what is the way to do the comments for multiple lines at once?

Currently a user can do the comments one by one for the each line. but i need to comment few of the lines commented in every macro.

Doing one by one commenting is limiting and irritating.
Guide me solution pl.
sg

image

Just to clarify: The goal is to comment and un-comment several lines at once?

correct.
You are right admin.

Ok, that makes good sense. => I moved the post to the “feature suggestion” category and added it to the todo list for later.

@admin This is an old thread, but I’m still not finding the ability to comment out multiple commands. I was hoping tor the ability to go to the source and add the /* and */ tags around the sections I want to comment out.

Would also like to be able to multi-select commands (shift/ctrl+click) and then act on those, i.e. the ‘delete’ key would delete all selected commands, any ‘comment’ button within the selected commands would comment the entire selection, any ‘plus’ button within the selected commands would add the entire selection below the last item of the selected commands.

@SPRUNT Yes, we did not find the time yet to work on the “comment out multiple lines at once” part. So many other topics and ideas with higher priority came up in the last few years.

But this would be a great first topic for someone to stark working on the open-source RPA code :slight_smile: