💾 Archived View for station.martinrue.com › ivanodin › 68430d5c8f01430b8b53504e415822e4 captured on 2023-09-08 at 16:55:57. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-07-22)
-=-=-=-=-=-=-
Why I can't find a decent article or doc on how to add code completion on VIM based on my own project headers (working in C++). I already have CoC installed but looks there is no server for c++. I'm using VSCode for it :')
5 months ago
@zero Guess you're right! I'll give YCM a try. Thanks! · 4 months ago
@ivanodin I don't use You Complete Me in the same conditions as what you describe here so I can't really comment besides that I find it really good for my usage. I would be surprised if it did not work well with C/C++. And as of the conflict, well I guess you would have to try. I think it's worth it. Worse case you remove it. · 4 months ago
(I mean C/C++) · 4 months ago
@zero I heard some people using it for C. My concern is that if it will conflict with Conquer of Code. · 4 months ago
I'm sorry if I misunderstand what you are after but, have you tried You Complete Me ? · 5 months ago
Ok. Just found that clangd needs a project setup file so it can work with. Hard... · 5 months ago