What's the situation like with IDEs for Clang on Windows? I'm assuming that although Google targets Windows for Chrome they likely primarily develop on Mac OS and/or Linux (based on half-remembered ...
Note: we mostly implement features in the clangd language server, and rely on Microsoft's LSP client framework to expose these in VSCode. Features requiring a lot of VSCode-specific work are unlikely ...