zed/crates/live_kit_client
Julia fc457d45f5 Add word_characters to language overrides & use for more things
Use word_characters to feed completion trigger characters as well and
also recognize kebab as a potential sub-word splitter. This is fine for
non-kebab-case languages because we'd only ever attempt to split a word
with a kebab in it in language scopes which are kebab-cased

Co-Authored-By: Max Brunsfeld <max@zed.dev>
2023-08-25 18:46:30 -04:00
..
.cargo WIP 2022-10-17 23:25:04 -06:00
examples Mute mics by default 2023-07-19 12:34:24 -07:00
LiveKitBridge Add word_characters to language overrides & use for more things 2023-08-25 18:46:30 -04:00
src fmt 2023-07-19 12:34:56 -07:00
build.rs Put LiveKitBridge Swift build directory in target 2023-07-28 18:53:24 -04:00
Cargo.toml chore: Replace lazy_static Mutex with const. (#2693) 2023-07-07 15:07:12 +02:00