水平列表到垂直列表

水平列表到垂直列表

本文介绍了水平列表到垂直列表,反之亦然-Sublime Text 2的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不记得在哪里看到或阅读过它,但是表面上似乎存在一个快捷方式,可以将用逗号或什至不用逗号分隔的水平单词列表转换为垂直列表,从而使我能够快速建立具有LI的UL垂直列表的标签.

I can't remember where I saw it or read it, but appearantly there is a shortcut for transforming a horizontal list of words seperated with commas or even without commas, into a vertical list allowing me to quickly build a UL with LI tags for the vertical list.

我只需要快捷方式即可从一个普通句子中列出一个垂直列表,我有一个Windows 8操作系统.

I just need the shortcut to make a vertical list out of a common sentence, I have a windows 8 OS.

谢谢:)

推荐答案

1)选择要转换的文本
2)在Mac上为 + ,在Windows上为 +

1) Select the text you want to convert
2) + on Mac or + on Windows

这也是一些更有用的快捷方式的列表 http://docs.sublimetext.info/en/latest/reference/keyboard_shortcuts_osx.html

Also here is a list of some more useful shortcutshttp://docs.sublimetext.info/en/latest/reference/keyboard_shortcuts_osx.html

其他很棒的资源

http://www.sublimetext.com/docs/2/

https://tutsplus.com/course/improve-workflow-in-sublime-文字2/

http://docs.sublimetext.info/en/latest/customization/key_bindings.html

这篇关于水平列表到垂直列表,反之亦然-Sublime Text 2的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-31 02:53