Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

support notifications for window/showMessage #68

Open
teto opened this issue Oct 15, 2020 · 0 comments
Open

support notifications for window/showMessage #68

teto opened this issue Oct 15, 2020 · 0 comments

Comments

@teto
Copy link

teto commented Oct 15, 2020

Would be nice to show notifications for "window/showMessage". For instance when having this notification

[ DEBUG ] 2020-10-13T22:28:38+0200 ] ...zj1z0zz-neovim-master/share/nvim/runtime/lua/vim/lsp.lua:434 ]	"notification"	"window/showMessage"	{  message = "No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for /home/teto/.cache/bazel/_bazel_teto/32070fb26dd3cfe8bd075800f8bb83d1/execroot/toplevel_workspace/bazel-out/k8-fastbuild//HspecDriver_unit.hs.\n Proceeding with [implicit cradle](https://hackage.haskell.org/package/implicit-hie)",  type = 2}

I only see the end of the message in the echo area Proceeding with [implicit cradle](https://hackage.haskell.org/package/implicit-hie) instead of the whole informative message.
I've started hacking some local fix with https://github.com/nvim-lua/popup.nvim, also I would like neovim to have a "notification" provider but meanwhile it could be a cool option for diagnostic-nvim.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant