You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently this was broken only in Emacs 28 (dev branch), so I can assume it will work again by the time Emacs 28 releases.
Still worth it to look into, maybe, an lsp-mode setup?
The code would try to get the method name from lsp, then c-defun-name-and-limits, and finally thing-at-point.
Find a more reliable way to find out the current method.
The text was updated successfully, but these errors were encountered: