ruff/crates/ty_server/src
Ibraheem Ahmed ebc70a4002
[ty] Support LSP go-to with vendored typeshed stubs (#19057)
## Summary

Extracts the vendored typeshed stubs lazily and caches them on the local
filesystem to support go-to in the LSP.

Resolves https://github.com/astral-sh/ty/issues/77.
2025-07-02 07:58:58 -04:00
..
document Update Rust toolchain to 1.88 and MSRV to 1.86 (#19011) 2025-06-28 20:24:00 +02:00
server [ty] Request configuration from client (#18984) 2025-07-02 14:31:41 +05:30
session [ty] Request configuration from client (#18984) 2025-07-02 14:31:41 +05:30
document.rs [ty] Fix stale documents on Windows (#18544) 2025-06-09 16:39:11 +02:00
lib.rs [ty] Add python.ty.disableLanguageServices config (#18230) 2025-06-17 13:50:45 +05:30
logging.rs [ty] Log target names at trace level (#19084) 2025-07-02 04:49:36 +00:00
server.rs [ty] Request configuration from client (#18984) 2025-07-02 14:31:41 +05:30
session.rs [ty] Request configuration from client (#18984) 2025-07-02 14:31:41 +05:30
system.rs [ty] Support LSP go-to with vendored typeshed stubs (#19057) 2025-07-02 07:58:58 -04:00