mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-14 22:14:23 +00:00
8c681d0db3
This fixes #10532 by properly making use of `itemDefaults.data` when that is sent along next to completion `items`. With this line here we tell the language server that we support `data` in `itemDefaults`, but we actually never checked for it and never used it: |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |