When you remove comments from lines, the editor removes the leading // characters from all lines that have them, so be careful not to accidentally uncomment sections. Also, the editor can comment or remove only comments from selected lines — if you highlight a partial line, the editor comments out the entire line, not just the highlighted section.