I’ve used VS Code for a long time, but have recently grown weary of Microsoft’s approach to OSS. I’ve checked out VS Codium which seems like it might be a great option.
What text editor are you using?
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Neovim
I use Neovim, LiteXL, and VS Codium depending on the project size and needs. no one tool suits all.
always vim
neovim
I’m using GNU Emacs, which is, from my experience, great for open source software and decentralized development. Last year, I found an issue in a package/extension, I could make an experiment by modifying and running its code on the fly. I didn’t even need to reload the whole package/extension. So I figured the solution out and submitted a pull request quickly.
I use neovim with little plugins. But I still need to learn how it works properly (I’m really lost but at least I know how to close it) I want to turn it on to an IDE. VS Codium is a great option too
linux mint’s xed & GNU nano
neovim because the plugin ecosystem is vibrant and alive now that they can be built with lua: https://neovimcraft.com
Kakoune but I’m considering switching back to Neovim
Emacs (Doom), everything from small notes to big software projects.
I’ll make myself unpopular with Sublime Text and VSCode. 😆
On the console, however, I actually use VIM almost exclusively.
I only really use Vim. Mainly because vi is installed on basically every server and distro, so it is what I got used to.
Kate and Neovim.
Textmate
Have been using Emacs for over a decade, and I’m fairly happy with it.