Aria Desires
|
83168a1bb1
|
[ty] highlight special type syntax in hovers as xml (#22005)
## Summary
These types look better rendered as XML than python
## Test Plan
<img width="532" height="299" alt="Screenshot 2025-12-16 at 8 40 56 AM"
src="https://github.com/user-attachments/assets/42d9abfa-3f4a-44ba-b6b4-6700ab06832d"
/>
|
2025-12-16 14:20:35 +00:00 |
Alex Waygood
|
14fce0d440
|
[ty] Improve the display of various special-form types (#21775)
|
2025-12-03 21:19:59 +00:00 |
Alex Waygood
|
39f105bc4a
|
[ty] Use "cannot" consistently over "can not" (#21255)
|
2025-11-03 10:38:20 -05:00 |
Alex Waygood
|
db0e921db1
|
[ty] Fix bug where ty would think all types had an `__mro__` attribute (#20995)
|
2025-10-27 11:19:12 +00:00 |
Alex Waygood
|
a04823cfad
|
[ty] Completely ignore typeshed's stub for `Any` (#20079)
|
2025-08-25 15:27:55 +01:00 |
Alex Waygood
|
1d458d4314
|
[ty] Fix panics when pulling types for various special forms that have the wrong number of parameters (#18642)
|
2025-06-17 10:40:50 +01:00 |
Alex Waygood
|
324e5cbc19
|
[ty] Pull types on synthesized Python files created by mdtest (#18539)
|
2025-06-12 10:32:17 +01:00 |
Charlie Marsh
|
a2e9a7732a
|
Update class literal display to use `<class 'Foo'>` style (#17889)
## Summary
Closes https://github.com/astral-sh/ruff/issues/17238.
|
2025-05-06 20:11:25 -04:00 |
Micha Reiser
|
b51c4f82ea
|
Rename Red Knot (#17820)
|
2025-05-03 19:49:15 +02:00 |