mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 20:01:33 +00:00
a979e32127
Tailwind likes to throw a lot of completion data at us, this gets it to send less. Previously it would respond to a completion with 2.5 MB JSON blob, now it is more like 0.8 MB. Relies on a local copy of lsp-types with the `itemDefaults` field added. I don't have write perms to push to our fork of the crate atm, sorry :) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |