ruff/crates/ty_server/src/server
Andrew Gallant 0a0eaf5a9b [ty] Make auto-import completions opt-in via an experimental option
Instead of waiting to land auto-import until it is "ready
for users," it'd be nicer to get incremental progress merged
to `main`. By making it an experimental opt-in, we avoid making
the default completion experience worse but permit developers
and motivated users to try it.
2025-09-03 09:57:26 -04:00
..
api [ty] Make auto-import completions opt-in via an experimental option 2025-09-03 09:57:26 -04:00
schedule [ty] Implement long-polling for workspace diagnsotics (#19670) 2025-08-04 10:26:38 +00:00
api.rs [ty] Implemented support for "rename" language server feature (#19551) 2025-08-07 15:58:18 +05:30
lazy_work_done_progress.rs [ty] Support LSP client settings (#19614) 2025-08-06 18:37:21 +05:30
main_loop.rs [ty] Ask the LSP client to watch all project search paths 2025-08-19 10:57:07 -04:00
schedule.rs [ty] Support cancellation and retry in the server (#18273) 2025-05-28 10:59:29 +02:00