zed/crates/project
Julia a979e32127 Utilize LSP completion itemDefaults a bit
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 :)
2023-08-17 21:57:39 -04:00
..
src Utilize LSP completion itemDefaults a bit 2023-08-17 21:57:39 -04:00
Cargo.toml fmt and update dependency 2023-06-29 17:49:42 -07:00