While I understand the lack of proper open source alternatives for some software like AutoCAD and After Effects, it always felt weird that the best IDEs/Text Editors are made by big corporations, because you know, these are the tools programmers use.

I tried vim/neovim, which I enjoy using, but I’ve come to prefer visual editors instead of text based. Kate looks promising, and I’m willing to contribute to it in my free time, but it just has that “amateurish” feel to it that I can’t explain.

Anyone aware of other alternatives?

  • NeryK@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    1 year ago

    I use VSCode myself nowadays, but I have some colleagues who prefer Qt Creator for C++ development (our builds are based on CMake and GCC/CLang). It is open source and not tied to developing with the Qt framework.