Yi Ming
addd408b39
fix(lsp): redraw codelens after request completed #38352
...
Problem:
When code lens is enabled, `on_attach` is executed, but it does not trigger a redraw. Another event, eg, moving the cursor, is required to trigger a redraw and execute the decoration provider's `on_win`.
Solution:
Trigger a `redraw` after each request is completed.
2026-03-18 11:02:46 -04:00
..
2026-02-03 13:16:12 -05:00
2026-02-03 22:25:18 +08:00
2026-03-12 11:04:05 -04:00
2026-03-12 11:12:56 +01:00
2026-01-27 08:56:52 -05:00
2026-03-12 11:04:05 -04:00
2026-01-11 14:41:26 -08:00
2024-12-12 09:52:08 +00:00
2025-10-04 21:09:13 -07:00
2026-02-01 07:18:16 -05:00
2026-03-12 11:04:05 -04:00
2026-03-18 11:02:46 -04:00
2026-03-17 10:24:30 -04:00
2026-03-12 11:12:56 +01:00
2026-03-13 20:32:01 +01:00
2026-02-15 11:37:24 -05:00
2026-03-12 11:04:05 -04:00
2026-03-12 11:12:56 +01:00
2026-03-09 11:40:08 +00:00
2026-03-12 11:12:56 +01:00
2025-08-28 11:34:01 +02:00
2026-03-12 11:12:56 +01:00
2026-03-11 05:48:31 -04:00
2026-03-13 20:32:01 +01:00
2026-03-12 11:12:56 +01:00
2025-08-28 11:34:01 +02:00
2026-03-12 11:04:05 -04:00