It keeps changing with the job. I've used Eclipse a whole bunch of times for Java projects, IntelliJ a couple of times. Pycharm for Python. Vim for Bash and a bunch of other stuff. QT Creator for some C++ with the QT framework. Now it's mostly VSCode.
Asklemmy
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- 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.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
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~
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
I'm a code block and Eclipse kind of guy who forced to use Visual studio because of Unreal Engine
Mostly VSCodium and Sublime-texr
Atom
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.
Mostly neovim, sometimes VS code
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.
.
Not seeing textmate in the replies. It’s a nice lightweight one.
I'm pretty partial to vim.
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!
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.
Even with VS Code and the proprietary VS Code marketplace, I’ve run into compatibility issues with extensions when upgrading VS Code. So, I’m not too keen to start managing extension files manually. And please don’t call my "bruh".
Mainly Visual Studio. Lots of .NET stuff
Used to be PyCharm but started switching to editors. This was accelerated when I started with Rust. Now I use Kate and Nano and sometimes Gedit
I mainly just do basic bash scripting on servers so i just use vim for simplicity. And I'm looking up stuff on the side in another window.
Whichever text editor is available, vscode, jetbrains for the language I'm using, firefox (jupyter notebooks), etc.
NeoVim
NetBeans