• aksdb@feddit.de
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 years ago

    JetBrains IDEs for coding, SublimeText for everything else. Sometimes Sublime also for coding on smallish code bases, thanks to LSP.

  • moonleay@feddit.de
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 years ago

    IntelliJ (with IdeaVim) for Kotlin and Java programming; Rider (with IdeaVim) for C#; NeoVim for everything else.

  • Solaris1789@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 years ago

    No one mentionning geany so here i go. Really simple and lightweight with a lot of extensions, themeing, and cool features. Good UX and very hackable.

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

    Love me the Jetbrains apps. Webstorm in particular I use on the daily, and I love how everything works out of the box, unlike vscode where you need to install a whole bunch of plugins.

    That is, except for rust. I have no idea why, but the Jetbrains rust plugin is absolute garbage; it’s slow and inaccurately reports some errors while missing on errors the CLI would pick up. Rust is the main use case I have for using vscode, the language server there is rock solid, have had nothing but good experiences (outside of the pains of dealing with the borrow checker as a rust novice…)

  • letsgo@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Visual Studio, and I’ll use Community if I haven’t got access to Pro.

  • Lionel C-R@lemmy.coupou.fr
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    Not a developer here, I occasionally write scripts in bash/Python/go and sometimes tinker with php or ruby but mostly write yaml and asciidoc/markdown.

    I use vim, with lots of plugins, as my plugins list and my vimrc grew over the years it’s true it’s become some kind of monster but I just love it and every other I tried (probably not long enough) required to much mouse interaction.

    • uthredii@beehaw.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 years ago

      For anyone who doesn’t know; Helix is an editor with vim like keybindings with more out of the box functionality than vim.

      I am using it too and like it.

      The only problem I ran into is that the search and replace function (across.multiple files isn’t very good).

      • [object Object]@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 years ago

        Oh thats actually what I used before switching to helix, it mostly has the same features but you don’t have to configure anything

        Downside is no plugins, but I’ve never felt like I’ve needed any plugins using helix

    • savoy@lemmygrad.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 years ago

      helix is incredible, completely replaced neovim for me. Granted I never used many plugins outside of language servers, so it was fairly easy to not worry about a lack of features.

  • art@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    Neovim is my most used editor, I use Gedit for a scratchpad, and when I’m in a bigger project I’ll sometimes run VS Codium.

  • Γ7Σ@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    LunarVim by far. For normal editing I used my custom nvim config, but if it requiers coding or scripting, LunarVim just works, and it’s still vim, but bloated! But who cares, I’m having 16 cores, 32 GiB ram and 2TiB disk space.