ruff/crates/ty_server/src
Micha Reiser 6cc3393ccd
[ty] Make range/position conversions fallible (#21297)
Co-authored-by: Aria Desires <aria.desires@gmail.com>
2025-11-07 14:44:23 +00:00
..
document [ty] Make range/position conversions fallible (#21297) 2025-11-07 14:44:23 +00:00
server [ty] Make range/position conversions fallible (#21297) 2025-11-07 14:44:23 +00:00
session [ty] Remove mentions of VS Code from server logs (#21155) 2025-11-03 14:49:58 +00:00
capabilities.rs [ty] Render `import <...>` in completions when "label details" isn't supported 2025-10-29 08:50:41 -04:00
db.rs [ty] Add `ty_server::Db` trait (#21241) 2025-11-05 13:40:07 +00:00
document.rs [ty] Smaller refactors to server API in prep for notebook support (#21095) 2025-10-31 20:00:04 +00:00
lib.rs [ty] Add `ty_server::Db` trait (#21241) 2025-11-05 13:40:07 +00:00
logging.rs [ty] Speedup tracing checks (#19965) 2025-08-18 12:56:06 +02:00
server.rs [ty] Log server version at info level (#19961) 2025-08-18 07:16:53 +00:00
session.rs [ty] Refactor `Range` to/from `TextRange` conversion as prep for notebook support (#21230) 2025-11-05 13:24:03 +00:00
system.rs [ty] Add `ty_server::Db` trait (#21241) 2025-11-05 13:40:07 +00:00