Rubberduck
Rubberduck copied to clipboard
Add a comment to selected lines of code
Justification sometimes I have to replace several lines of code with new ones and I don't want to delete the pre-existing ones, so I make them become annotations by adding a ' at the beginning of the line.
Description I want to select some lines of code and add a ' at the beginning
Additional context could be added in Refactoring
That's already part of the VBA ide. View.Toolbar.edit.
Side note, "Comment/Uncomment Selected Lines" is definitely a planned editor feature in v3.0 ☺️