Visual studio for linux?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gdb-frontend

    ☕ GDBFrontend is an easy, flexible and extensible gui debugger. Try it on https://debugme.dev

  • try this: https://github.com/rohanrhu/gdb-frontend

  • vimspector

    vimspector - A multi-language debugging system for Vim

  • Shameless plug , but if you prefer a more ‘graphical’ debugging experience : https://github.com/puremourning/vimspector

  • 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
  • vscodium

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

  • I switched to the open source build of VSCode: https://vscodium.com/

  • gf

    A GDB frontend for Linux. (by nakst)

  • Recommend https://github.com/nakst/gf, extremely fast since it doesn't require it's frontend to run in your web browser.

  • plebble

    P2P Crypto based on cooperative consensus

  • I Worked for startups and big corps, was around 2007 when I decided to get rid of IDES. Until now. And I am not going back. (it requires more stuff in your head, more brain activity, but the experience is much better at the end of the day). Is just open files, look for the edit point, find patterns, and little features more I require. A browser aside for googling stackoverlow is the only aid. An example of my code: https://github.com/root1m3/plebble This one (~100K lines of code) is writen completely in this basis, gedit, console)

  • LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

  • Neovim: with the “extension packs” https://github.com/LunarVim/LunarVim or https://github.com/kabinspace/AstroVim and a decent learning curve, you can find yourself to have an extremely customizable IDE-like environment. I specifically mention neovim for those linked repos, as they provide a pretty solid out-of-box experience. Though, as is it vim, out-of-box still needs some mild effort before it can help with C++ :) (or any other language)

  • AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

  • Neovim: with the “extension packs” https://github.com/LunarVim/LunarVim or https://github.com/kabinspace/AstroVim and a decent learning curve, you can find yourself to have an extremely customizable IDE-like environment. I specifically mention neovim for those linked repos, as they provide a pretty solid out-of-box experience. Though, as is it vim, out-of-box still needs some mild effort before it can help with C++ :) (or any other language)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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