ruff/crates/ty_server
Aria Desires 859475f017
[ty] add docstrings to completions based on type (#20008)
This is a fairly simple but effective way to add docstrings to like 95%
of completions from initial experimentation.

Fixes https://github.com/astral-sh/ty/issues/1036

Although ironically this approach *does not* work specifically for
`print` and I haven't looked into why.
2025-08-20 17:00:09 -04:00
..
src [ty] add docstrings to completions based on type (#20008) 2025-08-20 17:00:09 -04:00
tests/e2e [ty] Default `ty.inlayHints.*` server settings to true (#19910) 2025-08-14 14:12:03 +05:30
Cargo.toml [ty] Support LSP client settings (#19614) 2025-08-06 18:37:21 +05:30