miniblog.
← Back to all posts
Wilfred Hughes
Sep 25, 2022 at 17:38
The motivations of YouCompleteMe, emphasising a design that requires the user to press no buttons to see completions:
https://val.markovic.io/articles/youcompleteme-a-fast-as-you-type-fuzzy-search-code-completion-engine-for-vim
YouCompleteMe, a Fast, As-You-Type, Fuzzy-Search Code Completion Engine for Vim - Val Markovic
It has an identifier-based engine that works with every programming language and a Clang-based engine that provides semantic code completion for C and C++.