textmate 快捷技巧
文章分类:综合技术
高手都是可以不用鼠标的,恩,向高手学习.
textmate 的快捷键忒多了:
自动补全 : esc
查找项目文件:command+t
查找文件内符号:shift+command+t
跳到某行:command+l
选择:shift+方向键
向后缩进:option+tab
向前缩进:shift+option+tab
reformat 所选:option+command+[
大写所选:control+u
小写所选:control+shift+u
查找:command+f
查找下一个:command+g
show TODO list :control+shift+t
计算数学公式:control+shift+c
统计字数:control+shift+n
注释与取消:command+/
html:
很强的补全:
h1+tab
body+tab
doctype+tab
产生闭合标签:control+shift+,+<
wrap selected text:control+shift+w
entity url escape : command+&
w3c验证(联网):control+shift+v
css:
颜色选择器:shift+command+c
textmate:
create html from document ,会保留高亮转换成html格式,厉害
textmate 快捷技巧
最新推荐文章于 2015-08-07 11:42:06 发布