📅  最后修改于: 2022-03-11 14:57:48.047000             🧑  作者: Mango
How to append end of each line with comma using Atom in Mac Os
1. Select the Lines partially or use CMD+A (on Mac) to select all.
2. Shift + CMD + L => to split data into lines.
3. Press right arrow key .
4. While the cursor is at the end of the line , type "," .
5. Save the file