Emacs mode that highlight Lisp forms

久未见 提交于 2019-12-21 02:56:18

问题


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?


回答1:


You may want to try mwe-color-box (screenshot below) or read Five approaches to s-expression highlighting by Lemondor.


(source: foldr.org)




回答2:


Take a look at screenshots here http://lemonodor.com/archives/001207.html, may be that is what you want.




回答3:


I don't use it, but this might be what you're looking for: http://www.emacswiki.org/emacs/RainbowDelimiters



来源:https://stackoverflow.com/questions/318785/emacs-mode-that-highlight-lisp-forms

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!