Jaehwang Jung
cd1b14f027
feat(termdebug): improve :Evaluate floating window ( #26621 )
...
Problem:
- The :Evaluate result window is not cleaned up when the cursor moves.
- This window is not focusable.
Solution:
Replace the old implementation from autozimu/LanguageClient-neovim with
vim.lsp.util.open_floating_preview and implement custom focusing logic.
Also remove g:termdebug_useFloatingHover option now that it's working
correctly.
2023-12-18 15:47:01 +00:00
..
2023-12-16 18:59:59 +08:00
2023-07-25 05:07:13 -07:00
2023-12-06 08:04:21 +08:00
2023-12-16 18:59:59 +08:00
2023-12-16 10:29:50 +01:00
2023-10-29 16:02:32 +08:00
2023-12-09 15:35:45 +08:00
2023-11-13 19:04:47 -06:00
2023-12-18 16:22:13 +01:00
2023-12-16 14:43:03 +01:00
2023-12-13 20:31:16 +01:00
2023-12-13 20:31:16 +01:00
2023-11-25 06:35:31 -08:00
2023-12-17 18:11:47 -06:00
2023-10-20 13:03:36 +02:00
2023-10-04 06:31:25 -07:00
2023-12-06 08:04:21 +08:00
2023-12-06 08:04:21 +08:00
2023-12-13 20:31:16 +01:00
2023-12-06 14:59:38 +01:00
2023-09-17 20:29:18 +08:00
2023-10-29 16:02:32 +08:00
2023-12-13 18:31:05 +01:00
2023-06-26 11:16:55 +02:00
2023-07-25 05:07:13 -07:00
2023-12-06 14:59:38 +01:00
2023-10-14 19:28:41 +08:00
2023-09-22 06:51:47 +08:00
2023-12-13 17:31:39 +01:00
2023-12-14 12:39:18 +00:00
2023-12-06 08:04:21 +08:00
2023-12-12 14:27:24 -06:00
2023-09-20 04:15:23 -07:00
2023-09-02 16:58:19 +02:00
2023-11-09 21:34:04 +08:00
2023-11-17 12:58:57 +01:00
2023-11-13 06:33:34 +08:00
2023-09-29 07:05:21 +08:00
2023-10-16 08:13:37 -07:00
2023-12-16 14:43:03 +01:00
2023-12-18 15:47:01 +00:00
2023-12-16 11:18:45 -06:00
2023-10-21 18:04:08 +08:00
2023-11-14 23:29:09 +01:00
2023-07-25 20:58:09 +08:00
2023-06-29 14:14:14 -07:00
2023-11-06 19:03:08 +08:00
2023-11-16 13:56:05 -06:00
2023-10-26 07:42:29 +08:00
2023-12-06 08:04:21 +08:00
2023-10-04 06:31:25 -07:00
2023-10-10 19:20:32 +02:00
2023-07-14 06:46:16 +08:00
2023-09-28 05:22:09 +08:00
2023-11-27 17:43:13 +08:00
2023-11-24 07:19:06 +08:00
2023-12-18 10:25:08 +01:00
2023-07-25 05:07:13 -07:00
2023-09-29 10:57:02 -05:00
2023-08-09 11:06:13 +02:00
2023-08-10 17:28:02 +08:00
2023-12-04 10:00:49 +01:00
2023-08-13 13:25:10 +01:00
2023-11-13 19:04:47 -06:00
2023-08-10 17:45:36 +08:00
2023-10-21 18:46:52 +08:00
2023-09-25 18:23:15 +02:00
2023-08-10 17:28:04 +08:00
2023-07-25 05:07:13 -07:00
2023-06-26 11:29:12 +02:00
2023-06-26 11:29:12 +02:00
2023-11-09 21:34:04 +08:00
2023-07-25 05:07:13 -07:00
2023-08-10 09:53:56 -05:00
2023-12-16 11:18:45 -06:00
2023-09-20 06:37:29 +08:00
2023-10-11 15:03:59 +08:00