Fix eldoc don't show function signature in some situations
Oct 23, 2022 · 1 min read · Table of Contents Current issue Solutions Current issue The default option eldoc-message-commands covers the normal use case(already including self-insert-command. But it is not add c-electric-* by default, which means you will not get function si...
Join discussion