`
yiminghe
  • 浏览: 1431992 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

textmate 快捷技巧

    博客分类:
  • mac
阅读更多

高手都是可以不用鼠标的,恩,向高手学习.


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格式,厉害
 


待续

分享到:
评论
2 楼 liuguoliang2003 2011-12-19  
我用 Komoto Edit(mac),我看不比textmate差。
1 楼 goddy128 2009-11-15  
写js,css,html的话个人还是喜欢coda, 写起来很爽阿~~~~~~
当然了,textmate配好了更强大.

相关推荐

Global site tag (gtag.js) - Google Analytics