<p>if you&#39;re using VS Code (or editors based on it) and are frustrated with C/C++ IntelliSense being incredibly slow: ditch the Microsoft language server entirely and install clangd. clangd is actually fit for purpose, although the initial indexing is vastly slower</p>
Reply