Combining Multi-Line text columns together in Sublime Text

拟墨画扇 提交于 2021-02-04 06:28:45

问题


Lets say I have 2 columns with a billion lines in each here's how they begin:

Column 1

I said
She said
it said

Column 2

you're amazing
he's awesome
enough already

I've tried highlighting column 1 and splitting it into lines CTRL+L but then how would I combine column 2's lines to each of colum 1's lines properly to make 1 legible column?


回答1:


I'm not 100% sure that I understand what you want to do but if I do then...

Use multiple selections like this:

Animated Gif

Hope this helps and is in fact what you want to do. :)



来源:https://stackoverflow.com/questions/25129842/combining-multi-line-text-columns-together-in-sublime-text

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!