• wizebin@lemmy.world
    cake
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    VSCode is the best code editor around, the plugin ecosystem is phenomenal, copilot specifically has been the biggest boost to my output in 15 years of development.

    Unfortunately it doesn’t do everything, I got stuck with some really old legacy software and have to hop into the vb6 ide, code::blocks, and very rarely visual studio.

    Multi-cursor wizardry is absolutely life changing

  • sini@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    NeoVim. Endlessly customizable, quick to start, and can offer whatever niche feature you’d like. Did I say it was endlessly customizable?

  • Nebulizer@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    Vim for light work, emacs when I need more ide features. I program mostly in fortran, c , c++, and bash on remote servers.

  • dm21@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    VSCode usually, Xcode when working with Apple platforms specifically

  • Liz@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    When I first started programming a few years ago, I used Python’s default IDLE. After a few months of that I switched to Atom (RIP), and shortly after moved to VS Code. I’ve stuck with VS Code since.

      • Daeraxa@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        2 years ago

        Yay, Im happy there is at least one pulsar mention! We are thinking of setting up a Lemmy community but want to make sure there is enough interest.

        • crunchpaste@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          0
          ·
          2 years ago

          If you setup a community for pulsar, you have a guaranteed subscriber in me. And if you’re one of the devs I can’t thank you enough for your work.

          • Daeraxa@lemmy.ml
            link
            fedilink
            arrow-up
            0
            ·
            2 years ago

            Dev is probably a strong word for me but I’m definitely on the Pulsar team lol. I mainly do the website stuff and blog/release posts/announcements. Good to hear we have a supporter for it here :)

  • Bilb!@lem.monster
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 years ago

    Whichever Jetbrains IDE is appropriate. I fell in love with Rider and wound up paying for their all-inclusive license. I’ve since made heavy use of Webstorm, CLion, and Datagrip professionally and personally.

      • bob@lemmy.havocperil.uk
        link
        fedilink
        arrow-up
        0
        ·
        2 years ago

        I want to like vscode, and the vim bindings make me feel at home. I just don’t like it though, I find it so slow for a text editor, and the intellisense seems to be very hit and miss as to whether it’s going to work.

        Every few months I open up vscode and give it a try, then go back to vim.

      • o_p@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        2 years ago

        You check out the neovim plugin too if you haven’t already.

  • ribboo@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    Visual Studio professional. It’s so slow though. Would love to use anything else, but am locked down due to work.