How to set up a JUCE + CMake + VS Code workflow on macOS?

Currently fighting with VSCode, CMake and clangd

Does clangd find the juce class-members correctly for auto-completion at your side, it doesn’t at all on my side. And according to this thread this is/was a problem `clangd` LSP and JUCE's unity build - #3 by mqtthiqs.

Any tips for better auto-completion with vscode? (Intellisence not working good enough either)

Or should I just forget about it and try Clion? :laughing: