Timeline for How to comment multiple lines at once?
Current License: CC BY-SA 4.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 8 at 21:19 | comment | added | WestCoastProjects | yea buddy. save those fingers. | |
| May 10, 2020 at 14:20 | comment | added | Vino | one can refer this link multiple methods are mentioned here by author for comment | |
| Jun 26, 2019 at 17:51 | comment | added | Eric Hodgins |
if you want to comment // instead of # need to escape them with \. :66,70s/^/\/\/
|
|
| S May 15, 2019 at 10:55 | history | edited | Jeff Schaller♦ | CC BY-SA 4.0 |
improved answer quality
|
| S May 15, 2019 at 10:55 | history | suggested | prashant | CC BY-SA 4.0 |
improved answer quality
|
| May 15, 2019 at 7:18 | review | Suggested edits | |||
| S May 15, 2019 at 10:55 | |||||
| May 29, 2017 at 13:40 | comment | added | periket2000 | Maybe on your vim version but I'm sure of it, "s" stands from "substitution" /^ begining of the line by /# (hash). No mistery here. | |
| May 27, 2017 at 7:51 | comment | added | lfree | Are you sure you don't need insert an 's' after the range? | |
| S Feb 6, 2017 at 22:47 | history | suggested | Greg | CC BY-SA 3.0 |
edited for readability
|
| Feb 6, 2017 at 22:04 | review | Suggested edits | |||
| S Feb 6, 2017 at 22:47 | |||||
| Jan 3, 2017 at 11:39 | history | edited | Ouki | CC BY-SA 3.0 |
Back: visual line mode already stated in other answers
|
| Jan 3, 2017 at 11:04 | review | Suggested edits | |||
| Jan 3, 2017 at 11:39 | |||||
| Mar 20, 2014 at 17:55 | vote | accept | Michael Durrant | ||
| Mar 20, 2014 at 17:53 | history | edited | Michael Durrant | CC BY-SA 3.0 |
added 12 characters in body
|
| Mar 20, 2014 at 16:27 | history | answered | periket2000 | CC BY-SA 3.0 |