Indicate that lsp-describe-thing-at-point is async
- otherwise, `+lookup-online-backend-fn` would be called as well - lsp-describe-thing-at-point was marked as not async ind4eb7e31ac
- but `lsp-describe-thing-at-point` calls `lsp--make-request` internally (which is async I assume):eda51c2166/lsp-mode.el (L4677)
This commit is contained in:
parent
193382e2e3
commit
6563e89bda
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue