• Open World@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    Visual Studio Code. It has great defaults out of the box, is highly customizable and extensible, has near universal support for every programming language, and runs reasonably fast on my machines.

  • nothendev@sopuli.xyz
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    VSCode, then IntelliJ, then Neovim (NvChad + awful theme of my own + Goneovim as gui frontend), and now at Emacs (Doom + port of awful theme of my own from Neovim + very heavy customization). Pretty happy with Emacs, also Org mode is astounding.

    .

  • Bilb!@lem.monster
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year 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.

  • sini@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

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

  • herrherrmann@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    1 year ago

    I started with Notepad++ and some CSS-specific editor (I can’t figure out the name anymore!), then switched to Brackets (RIP), Atom (RIP) and eventually landed at VS Code. I want to use VSCodium, but some of my favorite extensions are missing and their maintainers refuse to add them to the open VSCodium extension registry…

    I would also like to try more “native” editors like Nova, but so far I always ran into blockers with it.

    Oh, and for working on Markdown files I use the great Typora!

    • people_are_cute@lemmy.sdf.org
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 year ago

      Bruh, you can literally just copy the ‘%USERPROFILE%.vscode\extensions’ folder to the respective VSCodium folder and those extensions will appear on VSCodium as well.

      • herrherrmann@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Even with VS Code and the proprietary VS Code marketplace, I’ve run into compatibility issues with extensions when upgrading VS Code. So, I’m not too keen to start managing extension files manually. And please don’t call my “bruh”.

  • Kissaki@feddit.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Visual Studio

    Notepad++ for non ide stuff like data files and scripts.

    Occasionally Visual Studio Code. For mass text replace and some other tooling / envs.