I use vscode for my personal projects (c++ and a fully open source stack, compiling for both Linux and Windows).

I’m using the proprietary version of vscode (via the aur) for the plugin repository, but I’ve always envied the open source version…

Are there any tools that have made you excited?

Bonus points if they have some support for compiling with MSVC (or if you can convince me to ditch it for something else).

  • Bogus007@lemm.ee
    link
    fedilink
    arrow-up
    8
    ·
    1 day ago

    My three IDE’s of choice in order of preference:

    1. EMacs: ultimative workhorse which can do many more - especially with org-mode (however, time intensive to configure which is why I used also ChatGPT to get it done)

    2. VSCodium: easy to manage almost anything due to its huge number of extensions

    3. Vim: don’t know, sometimes I feel the need to work with Vim and it’s many shortcuts

    All are free and open source.