coc-clangd: `:wq` hangs when editing git commits
See original GitHub issueSince https://github.com/clangd/coc-clangd/commit/d23b566780f176162adb88776cd7962444acee14, coc.nvim + coc-clangd has caused :wq
to hang in git commit
w/ vim.
Only this coc plugin gives the issue.
Logs @fannheyward I want to provide a solid bug report, but not sure how! I need help for that:
- Is their a minimal VIM config for coc.nvim + coc-clangd you can provide for user’s giving bug reports/recreations?
- Is there a list of instructions for how to give a debug report for coc plugisn in general?
- How do I provide logs for
:wq
in particular?
System information
Clangd version (from the log, or clangd --version
):
Ubuntu clangd version 14.0.0-1ubuntu1
Features: linux+grpc
Platform: x86_64-pc-linux-gnu
clangd extension version (from :CocInfo
): Doesn’t show
Operating system: WSL 2
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy
Issue Analytics
- State:
- Created a year ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
coc-clangd has magically stopped working · Issue #109 - GitHub
Right yesterday all was working fine, today, with opening a cpp file on vim 8.2, autocmpletion and all the other stuff by coc-clangd...
Read more >neoclide/coc.nvim - Gitter
when I do git commit and :wq, coc seems to slow down quiting a lot (>0.5s). Disabling coc removes the delay. Can anyone...
Read more >git commit command hangs indefinitely - Stack Overflow
The terminal hanged at the git commit . and now I have a new error when I run git commit : mate -w:...
Read more >tzdata bug fix and enhancement update - Oracle Linux Yum Server
Fix some localtime crashes and bugs in obscure cases. ... Backport 17 ampere patches from https://git.theobroma-systems.com/ampere-computing/gcc.git/log/?h= ...
Read more >Tree - rpms/kernel - CentOS Git server
Commit : ec4ddaf7a0b56b957f806f66a46d089e14e336fd ... current->mm NULL dereference on exit (Jeff Moyer) [1854649] - [fs] io_uring: fix hanging iopoll in case ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m node 18, have no idea whether this related or not.
https://github.com/neoclide/coc.nvim/issues/3824, someone reported similar issue, but this should be fixed in coc.nvim side already.
I’ve made a temporary fix for this, upgrade your coc-clangd by CocUpdate and try again.