ankurdave / color-identifiers-mode

Emacs minor mode to highlight each source code identifier uniquely based on its name
308 stars 23 forks source link

Support extra face properties on identifiers #120

Closed Hi-Angel closed 1 month ago

Hi-Angel commented 1 month ago

I've been always using the plugin with the faces being locally set to :weight bold, because to my eye identifiers with the default weight are harder to distinguish. I figure, it may be useful to other people, so decided to implement it in the code.