ZIm/crates/project/src
Conrad Irwin e273198ada
Debounce language server updates (#8953)
We'll send at least one every 100ms, but may send more if other messages
are sent on the connection.

Release Notes:

- Fixed some slowness when collaborating with verbose language servers.
2024-03-06 15:58:22 -07:00
..
debounced_delay.rs Add debounce for re-querying completion documentation 2024-01-31 09:50:26 -05:00
lsp_command.rs Always resolve code action if needed (#8904) 2024-03-05 23:42:12 +02:00
lsp_ext_command.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
prettier_support.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00
project.rs Debounce language server updates (#8953) 2024-03-06 15:58:22 -07:00
project_tests.rs Always resolve code action if needed (#8904) 2024-03-05 23:42:12 +02:00
search.rs Add project search in gitignored test 2023-12-05 12:45:44 +02:00
task_inventory.rs task: Add task contexts (#8675) 2024-03-04 21:04:53 +01:00
terminals.rs Rename runnables into tasks (#8119) 2024-02-21 14:56:43 +02:00