Whichever text editor is available, vscode, jetbrains for the language I’m using, firefox (jupyter notebooks), etc.
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.
I strongly recommemd VSCodeium, the FOSS-ified version
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
e
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.
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.
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.
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 :)
Emacs with doomemacs config. Really fast and very neat for what I do.
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.
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.
Mostly VSCodium and Sublime-texr
I use Emacs. Doom Emacs to be exact :)
VSCode usually, Xcode when working with Apple platforms specifically
Vim for light work, emacs when I need more ide features. I program mostly in fortran, c , c++, and bash on remote servers.
For Python, VS Code and Jupyter Lab. I used Sublime Text 3 previously but have found VS Code to be easier to set up and better supported over time. I do miss how fast and lightweight Sublime is this compared to VS Code though so I still use ST4 as a general text editor.
For Excel VBA (ugh), pretty much have to use the built in one as there doesn’t seem to be any alternative.
what, no love for CodeLite when working on smaller projects?
Recently started using neovim with LazyVim and I’m enjoying it.
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.
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.
NeoVim.
Geany
Man of culture right here
NeoVim. Endlessly customizable, quick to start, and can offer whatever niche feature you’d like. Did I say it was endlessly customizable?
What GUI or terminal emulator do you use to run Neovim?
Not OP, but I’ve been using Kitty for ages and love it. A GPU term is a must IMO.
deleted by creator
Same here. I’ve used vim/neovim for decades now.
I hated configuring it then (in vimscript). I hate configuring it now (in lua).