lite-xl / lite-xl-lsp

LSP Plugin for Lite XL editor
MIT License
160 stars 21 forks source link

No feedback when definition doesn't exist. #102

Closed adamharrison closed 7 months ago

adamharrison commented 8 months ago

If you right click (or alt+d), on something where lsp can't find the definition, instead of getting any kind of feedback, lsp's just silent. At the very least for the right click, we should probably just flash a quick "no definition found" message.

Guldoman commented 8 months ago

How's 5cf12097dfa31f4a17401f43908d8a753bc1501f?

adamharrison commented 7 months ago

Fixed!