aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/private/helpers.c
diff options
context:
space:
mode:
authorJaehwang Jung <tomtomjhj@gmail.com>2023-12-19 00:47:01 +0900
committerGitHub <noreply@github.com>2023-12-18 15:47:01 +0000
commitcd1b14f027f375a9de17fdf106016470f52035f7 (patch)
tree5890d7d572f32c3fce0b20c8eb3093be0cc8f8c2 /src/nvim/api/private/helpers.c
parent6cb78e2d1c4c6c63c628c965076a07ce5f7adbb6 (diff)
downloadrneovim-cd1b14f027f375a9de17fdf106016470f52035f7.tar.gz
rneovim-cd1b14f027f375a9de17fdf106016470f52035f7.tar.bz2
rneovim-cd1b14f027f375a9de17fdf106016470f52035f7.zip
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.
Diffstat (limited to 'src/nvim/api/private/helpers.c')
0 files changed, 0 insertions, 0 deletions