|
|
|
|
|
by radix07
3348 days ago
|
|
Basically I am not able to compile my particular codebase in clang or gcc too easily since it's an embedded system. But many other IDEs have no problem inferring autocompletion without requiring compilation.
YouCompleteMe itself was a bit of an issue as I have to develop in Windows and it's not quite as well supported. |
|
That said, there is a fair bit of built-in auto completion in vanilla vim (on par with VSC), and a few quick rebinds might be all you need. I would suggest checking it out.
(I wish it were indexed a bit better in the help files. :/ )