106
submitted 1 year ago* (last edited 1 year ago) by mastermind@lemm.ee to c/asklemmy@lemmy.ml
top 50 comments
sorted by: hot top controversial new old
[-] bilb@lem.monster 32 points 1 year ago* (last edited 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 23 points 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?

[-] vext01@lemmy.sdf.org 3 points 1 year 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).

load more comments (3 replies)
[-] liz1328@beehaw.org 22 points 1 year 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.

[-] DARbarian@lemmy.world 12 points 1 year ago

I strongly recommemd VSCodeium, the FOSS-ified version

[-] NoConfigence2192@rblind.com 6 points 1 year ago

Will give this a look. See how hard it is to install and use when using a screen reader. Really like that there's no telemetry

[-] AccidentalLemming@lemmy.world 2 points 1 year ago

It's missing some proprietary features though. Iirc it doesn't have WSL2 support for those who care

[-] crunchpaste@lemmy.dbzer0.com 6 points 1 year 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.

load more comments (3 replies)
[-] rideonourenemies@beehaw.org 18 points 1 year ago

IntelliJ IDEA

[-] ggnoredo@lemm.ee 17 points 1 year ago
[-] kalanggam@beehaw.org 17 points 1 year ago

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

[-] kyub@discuss.tchncs.de 14 points 1 year ago
[-] 21racecar12@lemmy.world 12 points 1 year ago

JetBrains for everything

[-] supernovae@lemmy.ml 11 points 1 year ago

Neovim or Jetbrains depending on the project and my mood.

[-] fkrauthan@lemmy.cogindo.net 10 points 1 year ago

JetBrains IDE all the way. Mostly Intellij Idea, WebStorm, CLion (for Rust) and PhpStorm. Once in a while Visual Studio Code for a quick text file edit.

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.

[-] peter@feddit.uk 3 points 1 year ago

+1 for jetbrains, vscode feels basic compared to it

[-] LightningHaqeem@feddit.dk 2 points 1 year ago

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

I use mainly webstorm, rider and intellij

[-] floofloof@lemmy.ca 9 points 1 year ago

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

[-] Veraticus@lib.lgbt 9 points 1 year ago
[-] flakusha@beehaw.org 9 points 1 year ago
[-] fangleone2526@lemmy.fmhy.ml 4 points 1 year ago
[-] gianni@lemmy.ml 8 points 1 year ago
[-] oddMinus1@lemmy.world 8 points 1 year ago

IntelliJ. With Vim-keybinding.

[-] a_ho@discuss.tchncs.de 3 points 1 year ago

Also vscode. With vim-keybindings.

load more comments (2 replies)
[-] dbrw@lemmy.world 7 points 1 year ago

Emacs with doomemacs config. Really fast and very neat for what I do.

[-] Corngood@lemmy.ml 3 points 1 year ago

Spacemacs here. Been using it so long (and without major problems) that I'm afraid to start experimenting with other distros, or writing my own config.

[-] dbrw@lemmy.world 3 points 1 year ago

I was using spacemacs before trying doom, from what I can tell, it's an upgrade. Doom config loads faster than spacemacs on my computers. Loving both project tho.

[-] thepiguy@lemmy.ml 7 points 1 year 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.

load more comments (1 replies)
[-] TheWozardOfIz@sh.itjust.works 6 points 1 year ago

Intellij for backend, VS Code for front end

[-] Whirlybird@aussie.zone 6 points 1 year ago

Visual Studio and VS Code.

[-] Nebulizer@lemmy.world 6 points 1 year ago

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

[-] Granixo@feddit.cl 6 points 1 year ago

Anything that is not Android Studio.

load more comments (2 replies)
[-] TootSweet@latte.isnot.coffee 5 points 1 year ago

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

IDE's and I... don't get along.

[-] Jamie@jamie.moe 5 points 1 year ago

Recently started using neovim with LazyVim and I'm enjoying it.

[-] daddyjones@lemmy.world 5 points 1 year ago
[-] chadac@beehaw.org 5 points 1 year ago

Emacs built with Nix. I host my configuration on GitHub.

[-] credmp@lemmy.ml 5 points 1 year ago

I use Emacs. Doom Emacs to be exact :)

[-] ribboo@lemmy.world 5 points 1 year ago

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

[-] flashmedallion@lemmy.nz 4 points 1 year ago* (last edited 1 year ago)

Notepad++ , nano if that counts lol

[-] bauklotz@feddit.de 4 points 1 year ago
[-] agelord@lemmy.world 4 points 1 year ago

VSCode for Python and RStudio for R.

load more comments (1 replies)
[-] 0485919158191@lemmy.world 4 points 1 year ago

I mostly code in Python and for that I use PyCharm. For everything else I use VS Code.

[-] aperson@beehaw.org 4 points 1 year ago
load more comments (1 replies)
[-] dm21@lemm.ee 3 points 1 year ago

VSCode usually, Xcode when working with Apple platforms specifically

[-] wizebin@lemmy.world 3 points 1 year 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

[-] Kushia@lemmy.ml 3 points 1 year ago

Visual Studio for work (c#), Pycharm when I need to do Python.

[-] dylanTheDeveloper@lemmy.world 3 points 1 year ago

I'm a code block and Eclipse kind of guy who forced to use Visual studio because of Unreal Engine

load more comments
view more: next ›
this post was submitted on 09 Jul 2023
106 points (100.0% liked)

Asklemmy

43628 readers
983 users here now

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?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS