VSCode like notification support #3813
chemzqm
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
Hi, Is it possible to integrate it with https://github.com/rcarriga/nvim-notify ? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
notification.mp4
Features:
coc#notify#do_action()
to invokeactions.
Use
"coc.preferences.enableMessageDialog": true
in settings file to enable messages in notification.Checkout
:h coc-notification
for details.Beta Was this translation helpful? Give feedback.
All reactions