this post was submitted on 09 Jul 2023
78 points (100.0% liked)

Asklemmy

1457 readers
57 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
top 50 comments
sorted by: hot top controversial new old
[–] rideonourenemies 18 points 1 year ago

IntelliJ IDEA

[–] bilb@lem.monster 18 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 17 points 1 year ago (2 children)

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 2 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).

[–] simon574@feddit.de 1 points 1 year ago (1 children)

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

[–] o_p@lemmy.ml 2 points 1 year ago

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

[–] ggnoredo@lemm.ee 13 points 1 year ago
[–] kalanggam 13 points 1 year ago

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

[–] liz1328 12 points 1 year ago (1 children)

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@lemmy.dbzer0.com 4 points 1 year ago (1 children)

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@lemmy.ml 2 points 1 year ago* (last edited 1 year ago) (1 children)

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@lemmy.dbzer0.com 2 points 1 year ago (1 children)

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@lemmy.ml 2 points 1 year 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 :)

[–] kyub@discuss.tchncs.de 9 points 1 year ago
[–] flakusha 9 points 1 year ago (1 children)
[–] gianni@lemmy.ml 8 points 1 year ago
[–] floofloof@lemmy.ca 8 points 1 year ago

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

[–] state_electrician@discuss.tchncs.de 8 points 1 year ago (2 children)

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 2 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

[–] Veraticus@lib.lgbt 8 points 1 year ago
[–] Granixo@feddit.cl 6 points 1 year ago

Anything that is not Android Studio.

[–] thepiguy@lemmy.ml 6 points 1 year ago (1 children)

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@lemm.ee 2 points 1 year 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".

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.

[–] chadac 5 points 1 year ago

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

[–] supernovae@lemmy.ml 5 points 1 year ago

Neovim or Jetbrains depending on the project and my mood.

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.

[–] Whirlybird@aussie.zone 4 points 1 year ago

Visual Studio and VS Code.

[–] aperson 4 points 1 year ago (1 children)

Man of culture right here

[–] credmp@lemmy.ml 4 points 1 year ago

I use Emacs. Doom Emacs to be exact :)

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

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

[–] bauklotz@feddit.de 3 points 1 year ago
[–] dm21@lemm.ee 2 points 1 year ago

VSCode usually, Xcode when working with Apple platforms specifically

[–] Kissaki@feddit.de 2 points 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.

[–] Alex@discuss.tchncs.de 2 points 1 year ago

Mostly neovim, sometimes VS code

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

Notepad++ , nano if that counts lol

[–] s4if@lemmy.my.id 2 points 1 year ago

Mostly VSCodium and Sublime-texr

[–] Lolors17@feddit.de 2 points 1 year ago
[–] amoroso@lemmy.ml 2 points 1 year ago

These days I write Lisp code using the Medley Interlisp development environment. It's a vintage but amazingly capable environment that's being revived and modernized.

[–] herrherrmann@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (1 children)

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 1 points 1 year ago* (last edited 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.

[–] qprimed@lemmy.ml 1 points 1 year ago

what, no love for CodeLite when working on smaller projects?

[–] nothendev@sopuli.xyz 1 points 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.

.

[–] lasagna@programming.dev 1 points 1 year ago

Whichever text editor is available, vscode, jetbrains for the language I'm using, firefox (jupyter notebooks), etc.

[–] blackbrook@mander.xyz 1 points 1 year ago
[–] Lemmyatem@lemm.ee 1 points 1 year ago

Not seeing textmate in the replies. It’s a nice lightweight one.

load more comments
view more: next β€Ί