ruff/crates/ty_python_semantic
Andrew Gallant 1eff0300d3 [ty] Add "kind" to completion suggestions
This makes use of the new `Type` field on `Completion` to figure out the
"kind" of a `Completion`.

The mapping here is perhaps a little suspect for some cases.

Closes astral-sh/ty#775
2025-07-09 12:03:56 -04:00
..
resources [ty] Fix ClassLiteral.into_callable for dataclasses (#19192) 2025-07-09 10:04:55 +02:00
src [ty] Add "kind" to completion suggestions 2025-07-09 12:03:56 -04:00
tests Auto-generate environment variable references for ty (#19205) 2025-07-08 10:48:31 -04:00
build.rs
Cargo.toml Auto-generate environment variable references for ty (#19205) 2025-07-08 10:48:31 -04:00
mdtest.py
mdtest.py.lock