question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

coc-clangd: `:wq` hangs when editing git commits

See original GitHub issue

Since 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:

  1. Is their a minimal VIM config for coc.nvim + coc-clangd you can provide for user’s giving bug reports/recreations?
  2. Is there a list of instructions for how to give a debug report for coc plugisn in general?
  3. 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:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
fannheywardcommented, Nov 1, 2022

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.

0reactions
fannheywardcommented, Nov 16, 2022

I’ve made a temporary fix for this, upgrade your coc-clangd by CocUpdate and try again.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found