Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly check the CompletionItem.deprecated property
* eglot.el (eglot-completion-at-point): Check the :deprecated property is `t'. We do this so that a :deprecated property of :json-false does not cause a completion candidate to be incorrectly marked as deprecated.
- Loading branch information