I get that it’s open source provided you use codium not code but I still find that interesting

  • AlmightySnoo 🐢🇮🇱🇺🇦
    link
    5
    edit-2
    1 year ago

    Intellisense dies when you write heavily templated C++ code (and there are valid production cases for that: in my job we write lots of expression templates to produce optimized math code). In contrast, I found clangd to be pretty responsive even in such scenarios.