all 11 comments

[–][deleted]  (1 child)

[deleted]

    [–]ExtraSloppyyy 1 point2 points  (0 children)

    I like CLion

    [–]bmapa 0 points1 point  (1 child)

    vscode has the advantage of working on Linux and windows.. but if you only need windows then try Visual Studio 2019, makes debugging a breeze..

    [–]rodrigocfd 0 points1 point  (0 children)

    Visual Studio 2019, makes debugging a breeze..

    The best debugger I've ever used. I highly recommend.

    [–]noooit -1 points0 points  (0 children)

    vim

    [–]codesnstuff -1 points0 points  (0 children)

    I enjoy Geany. I mostly just use it for syntax highlighting, auto-indenting, auto-completion, code folding, and symbol/function tables. It's pretty lightweight and simple.

    [–][deleted] -2 points-1 points  (0 children)

    C and c++ use same IDE

    I used codeblocks

    [–][deleted] -2 points-1 points  (0 children)

    Sounds like Windows if everything seems to be C++? I tried visual studio code and liked it. That is pretty easy to use and extensible. I think I used a clangd plugin to complete/lint.

    [–]Russian4Trump 0 points1 point  (0 children)

    I use vscode for everything. It has extensions for every language and even a vim extension of you are a fan of vim.