TextMate 能否找到匹配的开始和结束标记?
我在 Visual Studio 中喜欢的一点是,我可以单击开始标签,并且它会尽力以粗体突出显示结束标签。 有谁知道你是否可以在 textmate 中做到这一点? 我搜索了一下但找不到。
在许多 DIV 深处很难找到结束标签。
如果 TextMate 不能做到这一点,谁能告诉我 Mac 上有一个可以做到的编辑器吗?
感谢您的任何帮助。
编辑:如果可以的话,有人可以告诉我怎么做吗? 再次感谢。
Something I liked in Visual Studio was that I could click an opening tag, say and it would do its best to highlight in bold the closing tag. Does anyone know if you can do that in textmate? I searched an looked but cannot find it.
It gets hard to find the closing tag many DIVs deep.
If TextMate won't do it, can anyone tell me an editor on Mac that will?
Thank you for any help.
EDIT: If it can do it, can someone please tell me how? Thanks again.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
每当您用键盘或鼠标横过结束标签时,TM 就会向您闪现开始标签。
但我认为反过来是不可能的(或者至少,还没有找到这样的方法)
Whenever you transverse with your keyboard or mouse the closing tag, TM will flash you the opening one.
But I think the reverse it's not possible (or at least, haven't found a way to work it like that)
安装实验包 - 并查找“选择平衡标签”宏 (Shift-Command-B)
Install the experimental bundle - and look for the "Select Balanced Tags" macro (Shift-Command-B)