Bilb! ( @bilb@lem.monster ) 18•2 years agoWhichever 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 ) 18•2 years agoIntelliJ IDEA
sini ( @sini@lemm.ee ) 17•2 years agoNeoVim. 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 ) 2•2 years agoSame 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 ) 1•2 years agoWhat GUI or terminal emulator do you use to run Neovim?
o_p ( @o_p@lemmy.ml ) 2•2 years agoNot OP, but I’ve been using Kitty for ages and love it. A GPU term is a must IMO.
ggnoredo ( @ggnoredo@lemm.ee ) 13•2 years agoEmacs
Gil (he/they) ( @kalanggam@beehaw.org ) 13•2 years agoVS Code, but may switch to VSCodium or Neovim eventually.
Liz ( @liz1328@beehaw.org ) 12•2 years agoWhen 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 ) 4•2 years agoI 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 ) 2•2 years agoYay, 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 ) 2•2 years agoIf 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 ) 2•2 years agoDev 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 ) English9•2 years agoHelix 🌚
fangleone2526 ( @fangleone2526@lemmy.fmhy.ml ) English4•2 years agoLove helix
kyub ( @kyub@discuss.tchncs.de ) 9•2 years agoGNU Emacs
floofloof ( @floofloof@lemmy.ca ) 8•2 years agoI just use a stack of cards and a knitting needle.
Gianni R ( @gianni@lemmy.ml ) 8•2 years agoVSCodium.
Veraticus ( @Veraticus@lib.lgbt ) 8•2 years agoNeoVim.
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 ) 2•2 years ago+1 for jetbrains, vscode feels basic compared to it
LightningHaqeem ( @LightningHaqeem@feddit.dk ) 2•2 years agoCan confirm. Your do get stuff done with that suite.
I use mainly webstorm, rider and intellij
thepiguy ( @thepiguy@lemmy.ml ) 6•2 years agoNeovim. 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 ) 2•2 years agoIt’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 ) 6•2 years agoAnything that is not Android Studio.
TootSweet ( @TootSweet@latte.isnot.coffee ) 5•2 years agoVi. Not even Vim. Just whatever vi is preinstalled on Arch Linux.
IDE’s and I… don’t get along.