Looking for a better IDE for Linux and Mac with inline errors and warnings

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

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

    Scripts written to aid software development. (by brobeson)

  • Minimal vim plugin: cppcheck ftplugin

  • ale

    Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

  • Larger vim plugin: ale

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 4coder_fleury

    Discontinued Custom 4coder layer with many extensions and helpers.

  • I use 4coder https://4coder.net The big feature for this editor is that it is cross platform and you can extend the editor functionality with your own c code. Ryan Fleury’s custom layer has the feature that you want https://github.com/Dion-Systems/4coder_fleury I believe it comes with 4coder download, you just need to enter the 4coder_fleury folder and take his shared libraries and move them into your 4coder folder to apply it.

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • I ended up relying on two plugins: lspconfig for lsp setup and nvim-cmp for auto-complete.

  • nvim-cmp

    A completion plugin for neovim coded in Lua.

  • I ended up relying on two plugins: lspconfig for lsp setup and nvim-cmp for auto-complete.

  • 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