Beehaw
  • Communities
  • Create Post
  • search
    Search
  • Login
  • Sign Up
mastermind ( mastermind@lemm.ee )  to Asklemmy@lemmy.ml · 3 years ago

What IDE (Code Editors) do you use for programming?

message-square
message-square
61
link
fedilink
78
message-square

What IDE (Code Editors) do you use for programming?

mastermind ( mastermind@lemm.ee )  to Asklemmy@lemmy.ml · 3 years ago
message-square
61
link
fedilink
alert-triangle
You must log in or # to comment.
  • Bilb! ( bilb@lem.monster ) 
    link
    fedilink
    arrow-up
    18
    ·
    3 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.

  • rideonourenemies ( rideonourenemies@beehaw.org ) 
    link
    fedilink
    arrow-up
    18
    ·
    3 years ago

    IntelliJ IDEA

  • sini ( sini@lemm.ee ) 
    link
    fedilink
    arrow-up
    17
    ·
    3 years ago

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

    • vext01 ( vext01@lemmy.sdf.org ) 
      link
      fedilink
      arrow-up
      2
      ·
      3 years ago

      Same here. I’ve used vim/neovim for decades now.

      I hated configuring it then (in vimscript). I hate configuring it now (in lua).

    • simon574 ( simon574@feddit.de ) 
      link
      fedilink
      arrow-up
      1
      ·
      3 years ago

      What GUI or terminal emulator do you use to run Neovim?

      • o_p ( o_p@lemmy.ml ) 
        link
        fedilink
        arrow-up
        2
        ·
        3 years ago

        Not OP, but I’ve been using Kitty for ages and love it. A GPU term is a must IMO.

  • ggnoredo ( ggnoredo@lemm.ee ) 
    link
    fedilink
    arrow-up
    13
    ·
    3 years ago

    Emacs

  • Gil (he/they) ( kalanggam@beehaw.org ) 
    link
    fedilink
    arrow-up
    13
    ·
    3 years ago

    VS Code, but may switch to VSCodium or Neovim eventually.

  • Liz ( liz1328@beehaw.org ) 
    link
    fedilink
    arrow-up
    12
    ·
    3 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.

    • crunchpaste ( crunchpaste@lemmy.dbzer0.com ) 
      link
      fedilink
      arrow-up
      4
      ·
      3 years ago

      I missed Atom a lot when it was discontinued. Recently found Pulsar which is a community continuation of Atom, and it seems to be quite active.

      • Daeraxa ( Daeraxa@lemmy.ml ) 
        link
        fedilink
        arrow-up
        2
        ·
        3 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 ( crunchpaste@lemmy.dbzer0.com ) 
          link
          fedilink
          arrow-up
          2
          ·
          3 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 ( Daeraxa@lemmy.ml ) 
            link
            fedilink
            arrow-up
            2
            ·
            3 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 :)

  • flakusha ( flakusha@beehaw.org ) 
    link
    fedilink
    English
    arrow-up
    9
    ·
    3 years ago

    Helix 🌚

    • fangleone2526 ( fangleone2526@lemmy.fmhy.ml ) 
      link
      fedilink
      English
      arrow-up
      4
      ·
      3 years ago

      Love helix

  • kyub ( kyub@discuss.tchncs.de ) 
    link
    fedilink
    arrow-up
    9
    ·
    3 years ago

    GNU Emacs

  • floofloof ( floofloof@lemmy.ca ) 
    link
    fedilink
    arrow-up
    8
    ·
    3 years ago

    I just use a stack of cards and a knitting needle.

  • Gianni R ( gianni@lemmy.ml ) 
    link
    fedilink
    arrow-up
    8
    ·
    3 years ago

    VSCodium.

  • Veraticus ( Veraticus@lib.lgbt ) 
    link
    fedilink
    arrow-up
    8
    ·
    3 years ago

    NeoVim.

  • state_electrician ( state_electrician@discuss.tchncs.de ) 
    link
    fedilink
    arrow-up
    8
    ·
    3 years ago

    I have a JetBrains All Product Pack license, so they are always my first choice. I tried VSCode and vim, but they require so much work to get to a useable state whereas a true IDE can be used right away. I want to code and not turn fiddling with my editor into a hobby. I do use VSCode and vim, but only for editing text. And I use vim key bindings everywhere.

    • Big P ( peter@feddit.uk ) 
      link
      fedilink
      arrow-up
      2
      ·
      3 years ago

      +1 for jetbrains, vscode feels basic compared to it

    • LightningHaqeem ( LightningHaqeem@feddit.dk ) 
      link
      fedilink
      arrow-up
      2
      ·
      3 years ago

      Can confirm. Your do get stuff done with that suite.

      I use mainly webstorm, rider and intellij

  • thepiguy ( thepiguy@lemmy.ml ) 
    link
    fedilink
    arrow-up
    6
    ·
    3 years ago

    Neovim. Nothing interesting, but it gets the job done way better than anything else I tried. I had my own config until a week ago, when I switched to nvchad because of my unwillingness to port my config to lazy.nvim plugin manager.

    • LedgeDrop ( LedgeDrop@lemm.ee ) 
      link
      fedilink
      arrow-up
      2
      ·
      3 years ago

      It’s also perfect if you spend time on any remote machines. The default configuration isn’t awesome, but it does “get the job done”.

  • Granixo ( Granixo@feddit.cl ) 
    link
    fedilink
    arrow-up
    6
    ·
    3 years ago

    Anything that is not Android Studio.

  • TootSweet ( TootSweet@latte.isnot.coffee ) 
    link
    fedilink
    arrow-up
    5
    ·
    3 years ago

    Vi. Not even Vim. Just whatever vi is preinstalled on Arch Linux.

    IDE’s and I… don’t get along.

Asklemmy@lemmy.ml

asklemmy@lemmy.ml

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !asklemmy@lemmy.ml

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it’s welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

  • !lemmy_support@lemmy.ml
  • !fediverse@lemmy.ml
  • !selfhosted@lemmy.world

Looking for a community?

  • Lemmyverse: community search
  • sub.rehab: maps old subreddits to fediverse options, marks official as such
  • !lemmy411@lemmy.ca: a community for finding communities

Icon by @Double_A@discuss.tchncs.de

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 161 users / day
  • 663 users / week
  • 1.72K users / month
  • 4.67K users / 6 months
  • 1.5K local subscribers
  • 55.6K subscribers
  • 6.88K Posts
  • 152K Comments
  • Modlog
  • mods:
  • Evan ( Cloak@lemmy.ml ) 
  • mekhos ( mekhos@lemmy.ml ) 
  • tmpod ( tmpod@lemmy.pt ) 
  • OrangeSlice ( 14specks@lemmy.ml ) 
  • BE: 0.19.15
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code