Robert Muir
4bc30d6e10
fix(lsp): improve inlayHint.resolveSupport in client capabilities #40741
...
Problem
The current list of properties for inlay hint resolve support includes a
non-existent "location". This field should be "label.location" according
to the specification. Tooltips and commands for inlay hint "parts"
aren't advertised as being resolvable.
Solution
Remove "location" and add "label.location", "label.tooltip", and
"label.command".
Closes #40740
2026-07-15 06:49:45 -04:00
..
2026-07-15 05:55:51 -04:00
2025-05-06 05:15:31 -07:00
2026-07-15 05:55:51 -04:00
2026-03-13 20:32:01 +01:00
2026-07-13 19:44:15 +02:00
2026-06-15 05:48:35 +00:00
2026-03-13 20:32:01 +01:00
2026-07-01 13:26:21 +02:00
2026-07-15 06:49:45 -04:00
2026-06-02 08:41:36 -04:00
2026-07-08 12:23:28 -04:00
2026-06-02 18:17:03 +08:00
2026-07-13 19:44:15 +02:00
2026-07-13 19:44:15 +02:00
2026-07-13 19:44:15 +02:00
2025-12-16 13:22:05 -05:00
2026-07-13 19:44:15 +02:00
2026-04-30 07:26:40 -04:00
2026-07-15 05:55:51 -04:00
2026-05-10 11:03:15 -04:00
2026-05-20 14:09:20 +02:00
2026-07-13 19:44:15 +02:00
2026-05-06 11:13:15 -04:00
2026-07-11 18:19:44 -04:00
2026-07-08 07:16:29 -04:00
2026-02-12 07:15:20 -05:00
2026-01-12 10:58:01 -08:00
2026-07-05 06:09:27 -04:00
2026-06-08 16:12:14 -04:00
2026-01-09 10:07:15 +01:00
2026-05-06 16:02:59 +01:00
2026-05-30 12:57:24 +02:00
2026-07-13 19:44:15 +02:00
2026-07-08 20:15:42 +00:00
2026-07-13 19:44:15 +02:00
2026-05-05 16:26:59 -04:00
2026-07-08 12:23:28 -04:00
2026-07-13 13:43:49 -04:00
2024-02-03 16:53:41 +01:00
2026-05-30 12:57:24 +02:00
2025-02-10 03:04:01 -08:00
2026-05-20 15:27:43 -04:00
2026-07-13 19:44:15 +02:00
2025-07-12 20:54:22 -07:00
2026-07-13 19:44:15 +02:00
2026-06-24 10:40:36 -04:00
2026-05-20 17:33:01 -04:00
2026-04-30 07:12:35 -04:00
2026-04-08 13:33:00 -04:00