在Sublime Text 2中关闭HTML标签的捷径 [英] Short cut for close HTML tag in Sublime Text 2

查看:124
本文介绍了在Sublime Text 2中关闭HTML标签的捷径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有快捷方式关闭刚刚在sublime text 2中打开的HTML标记? 我刚刚找到请按

对于Mac: 对于PC: Alt + / kbd>



对于Linux:
Alt +



会完成您目前打开的标记。



例如你输入

 < div> 

按快捷键会给您

 < / DIV> 


Is there a shortcut to close the HTML tag you've just opened in sublime text 2?

解决方案

I just found out pressing

For Mac: Alt + Command + .

For PC: Alt + .

For Linux: Alt + .

will finish the tag you currently have open.

E.g. you type

<div>

Pressing the shortcut will give you

</div>

这篇关于在Sublime Text 2中关闭HTML标签的捷径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆