|
|
|
|
|
by edanm
4812 days ago
|
|
losvedir is right, in ST, "Find" will automatically create separate cursors and takes regex's. I used to also have plugin for ST1, which allowed you to do common things like selecting a line, then splitting it by a separator. For example, you'd select a line, split it by ", ", and get a cursor on each paramater. It worked wonderfully for these kinds of things. |
|