joaotavora / eglot

A client for Language Server Protocol servers
GNU General Public License v3.0
2.22k stars 203 forks source link

xref-find-definitions-at-mouse doesn't work #1021

Closed jakanakaevangeli closed 1 year ago

jakanakaevangeli commented 1 year ago

(global-set-key [mouse-2] 'xref-find-definitions-at-mouse)

Put point on an empty line and click with mouse-2 on an identifier. Xref signals xref--not-found-error: No definitions found for: LSP identifier at point.