vscode alternative for C++ on M1 mac?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. clangd

    clangd language server

    Come to the light side: VSCodium with clangd

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Bear

    Bear is a tool that generates a compilation database for clang tooling.

    Note that you need to have a compile_commands.json file. That file can easily be generated by CMake, Meson, etc. For other build systems checkout Bear https://github.com/rizsotto/Bear

  4. vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

    Come to the light side: VSCodium with clangd

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Configure clangd in eglot to not add headers?

    1 project | /r/emacs | 9 Dec 2023
  • A little help for a C++ newbie

    1 project | /r/cpp_questions | 4 Oct 2023
  • #include Cleanup Available in Visual Studio 2022 17.7 Preview 3

    1 project | /r/cpp | 13 Jul 2023
  • How to set up C++ in sublime text?

    1 project | /r/cpp | 3 Jul 2023
  • Guide for starting out C and C++ Programming in Visual Studio Code

    1 project | dev.to | 2 Jul 2023

Did you know that Shell is
the 11th most popular programming language
based on number of references?