Fork me on GitHub
#emacs
<
2018-12-21
>
Sen21:12:51

I tried to find solution in Spacemacs channel but was redirected here. How can I make color highlighting of the function name in a function call to be colored differently from the arguments? It is default in IntelliJ and VScode, so I wonder maybe I broke something in my Spacemacs config? Here is what I have in Spacemacs, note (example-fun m k v)

theeternalpulse22:12:05

@armikhalev I found this which helps find out which font face you're at, then you can customize the font face https://gist.github.com/Wilfred/f7d61b7cdf9fdbb1d11c

Sen23:12:07

Thanks, I'll check it out 👍

theeternalpulse23:12:22

It actually didn't work much for me, you have to add the (interactive "d") to it, and shwo a message, but I only get something like h1-line as the face