Cole Miller
cfd5b8ff10
python: Uplift basedpyright support into core ( #35250 )
...
This PR adds a built-in adapter for the basedpyright language server.
For now, it's behind the `basedpyright` feature flag, and needs to be
requested explicitly like this for staff:
```
"languages": {
"Python": {
"language_servers": ["basedpyright", "!pylsp", "!pyright"]
}
}
```
(After uninstalling the basedpyright extension.)
Release Notes:
- N/A
2025-07-29 03:19:31 +00:00
..
2025-07-26 04:58:10 +05:30
2025-07-23 20:38:52 +05:30
2025-07-23 20:38:52 +05:30
2025-07-23 20:38:52 +05:30
2024-12-12 15:18:36 -08:00
2025-07-01 08:05:08 -04:00
2025-07-28 10:40:46 +00:00
2025-01-15 17:44:28 +02:00
2024-03-29 13:55:01 -07:00
2025-07-23 20:38:52 +05:30
2025-06-06 08:31:59 -04:00
2025-06-18 20:04:25 +02:00
2025-03-24 09:46:23 -04:00
2025-07-23 20:38:52 +05:30
2024-08-29 11:23:33 -07:00
2025-07-07 22:41:29 +05:30
2025-04-18 12:44:13 -04:00
2025-07-23 20:38:52 +05:30
2025-07-23 20:38:52 +05:30
2025-07-29 01:45:41 +02:00
2025-07-03 23:57:57 +00:00
2025-07-16 17:00:47 +00:00
2025-06-03 10:50:58 -04:00
2025-06-21 19:47:16 +05:30
2025-05-26 23:04:31 -04:00
2025-07-18 13:38:18 +02:00
2025-07-20 16:24:17 -04:00
2025-07-29 03:19:31 +00:00
2025-06-19 14:33:24 +00:00
2025-07-29 03:19:31 +00:00
2025-07-02 17:36:35 +00:00
2025-07-19 11:06:35 -04:00
2025-07-25 12:23:52 +00:00
2025-06-21 19:47:16 +05:30
2025-05-20 23:06:07 +00:00