像 Textmate 一样的智能引号/括号作为脚本/服务

发布于 2024-09-09 05:46:40 字数 426 浏览 3 评论 0原文

所以 Textmate 具有自动关闭的强大功能( { [ " ' 符号并将插入符号放在它们之间,

例如 type [ --> get []

以及在选定的文本上,如果您按任意键这些键中,它将文本包装在其中的一对中,例如

*some selected text* , hit ( --> (*some selected text*)

脚本(Applescript?),以便它可以在系统范围内使用?

我将如何编写一个复制此功能的 如何在 Emacs 中获取 TextMate 样式引号?

so Textmate has this great feature of auto-closing ( { [ " ' signs and putting the caret between them,

e.g. type [ --> get []

and also on selected text, if you press any of these keys, it will wrap the text in a pair of them. e.g.

*some selected text* , hit ( --> (*some selected text*)

how would i go about writing a script (Applescript?) which replicates this feature, so that it is usable system-wide?

see also here:
How do I get TextMate style quotes in Emacs?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文