Can anyone tell me how I can set up Visual Code 2022 or 2019 on my MacBook.

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  • Visual Studio Code with a few extensions gives you a decent C/C++ environment, but you need to install all the tools (compilers, buildsystems) manually. Most like you would want to: - Install commandline tools by running in your terminal: xcode-select --install - Install the Homebrew package manager - Using the latter to install CMake and 3rd party libraries.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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