zed/crates/language
Antonio Scandurra 4d52fc0d12 Remove available language only when it has loaded
This also ensures that, if you load the same language more than once,
a future that resolves to the language (or an error) is returned at
all times. Previously, we would only return it the first time the language
was loaded.
2023-03-16 10:46:55 +01:00
..
src Remove available language only when it has loaded 2023-03-16 10:46:55 +01:00
build.rs Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
Cargo.toml use more predictable rules for selecting which bracket to jump to and where 2023-02-15 14:04:16 -08:00