textmate 常用快捷键

mac: textmate常用快捷键

mate file                    终端下mate打开文件
commond + option + L    显示行号
commond + F            页面搜索文字
commond + shift + F        项目搜索文字
commond + G            下一个搜索文字
commond + shift + G    上一个搜索文字
commond + option + F    替换一个
commond + ctrl + F        全部替换

ctrl + A                    光标回到行首
ctrl + E                    光标回到行尾
ctrl + L                    自动生成 =>
ESC                        自动补全
commond + S            保存
commond + option + S    全部保存   
commond + shift + S        另存为。。。。
ctrl + w                    选取一个单词
commond + shift + ->        选中光标右面的内容
commond + shift + <-        选中光标左面的内容
option|ctrl + shift + >        选中光标右面的单词
option|ctrl + shift + <        选中光标左面的单词
commond + shift + L        选取一行信息
commond + L             定位到某一行
commond + option + ->    textmate项目中右面的标签
commond + option + <-    textmate项目中左面的标签
commond + 数字        选择某个标签
ctrl + tab                    在菜单栏和页面切换
commond + ->            光标回到行尾
commond + <-            光标回到行首
commond + ^            光标回到页首
commond + 下箭头        光标回到页尾
option|ctrl + ->            光标向右移动一个单词
option|ctrl + <-            光标向左移动一个单词
ctrl + 上箭头                向上移动下拉菜单
ctrl + 下箭头                向下移动下拉菜单
ctrl + shift + K            删除一行
commond + /                注释一行
commond + z            返回前一个内容
commond + shift + z        返回后一个内容
commond + ]                增加缩进
commond + [                减少缩进
ctrl + commond + 上箭头    向上移动整行
ctrl + commond + 下箭头    向下移动整行
commond + option + [        格式化代码
commond + shift + T        当前文件中所有方法的
commond + T            打开项目下的文件
commond + O            打开项目
commond + N            新建文件
ctrk + shift + A            鼠标指向目录,按快捷键,打开svn选项
commond + W                 关闭标签
commond + shift + W    关闭项目
commond + option + L      显示行号
commond + X            剪切
commond + C            复制
commond + V            粘帖
ctrl + option + commond + V    从历史中选择内容粘帖
commond + M            最小法

commond + F2            标记
F2                        在标记间切换

猜你喜欢

转载自zhangcaiyanbeyond.iteye.com/blog/976738
今日推荐