突出显示 Lisp 表单的 Emacs 模式
什么是 Emacs 模式或包,它突出显示 Lisp 表单,更改背景颜色,以便您所在的表单具有一种颜色,外部表单具有另一种颜色,外部表单具有另一种颜色,依此类推?
What is the Emacs mode or package that highlights Lisp forms changing the color of the backgrounds so that the form you are in has one color, the outer form another, the outer outer form another and so on?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您可能想尝试mwe-color-box(下面的屏幕截图)或阅读s 表达式突出显示的五种方法 by 柠檬。
(来源:foldr.org)
You may want to try mwe-color-box (screenshot below) or read Five approaches to s-expression highlighting by Lemondor.
(source: foldr.org)
看看这里的屏幕截图 http://lemonodor.com/archives/001207.html,也许这就是你想要的。
Take a look at screenshots here http://lemonodor.com/archives/001207.html, may be that is what you want.
我不使用它,但这可能就是您正在寻找的:
http://www.emacswiki.org/emacs/RainbowDelimiters
I don't use it, but this might be what you're looking for:
http://www.emacswiki.org/emacs/RainbowDelimiters