David Peter
e730f27f80
[ty] List available members for a given type ( #18251 )
...
This PR adds initial support for listing all attributes of
an object. It is exposed through a new `all_members`
routine in `ty_extensions`, which is in turn used to test
the functionality.
The purpose of listing all members is for code
completion. That is, given a `object.<CURSOR>`, we
would like to list all available attributes on
`object`.
2025-05-30 11:24:20 -04:00
..
2025-05-30 13:34:38 +00:00
2025-05-16 13:25:28 +02:00
2025-05-27 08:00:38 +02:00
2025-05-16 13:25:28 +02:00
2025-05-30 15:31:33 +02:00
2025-05-28 09:27:09 -04:00
2025-05-28 09:27:09 -04:00
2025-05-16 13:25:28 +02:00
2025-05-21 11:06:27 -04:00
2025-05-16 13:25:28 +02:00
2025-05-30 09:36:20 -04:00
2025-05-28 09:27:09 -04:00
2025-05-16 13:25:28 +02:00
2025-05-09 10:47:45 +02:00
2025-05-29 10:31:30 -04:00
2025-05-16 13:25:28 +02:00
2025-05-16 13:25:28 +02:00
2025-05-22 07:52:21 +02:00
2025-05-16 13:25:28 +02:00
2025-05-16 13:25:28 +02:00
2025-05-29 10:31:30 -04:00
2025-05-16 13:25:28 +02:00
2025-05-16 13:25:28 +02:00
2025-05-16 13:25:28 +02:00
2025-05-29 16:08:15 +01:00
2025-05-16 13:25:28 +02:00
2025-05-28 09:27:09 -04:00
2025-05-16 13:25:28 +02:00
2025-05-19 11:40:58 -04:00
2025-05-29 09:17:12 -04:00
2025-05-16 13:25:28 +02:00
2025-05-29 14:47:55 +01:00
2025-05-29 10:31:30 -04:00
2025-05-28 13:15:11 +05:30
2025-05-30 11:24:20 -04:00
2025-05-28 10:59:29 +02:00
2025-05-29 16:08:15 +01:00
2025-05-30 11:24:20 -04:00
2025-05-26 13:37:49 +01:00