I use vscode for everything, but i want to try something more interesting. Some of the new Rust ides look really cool
Helix, it’s a nice alternative to Neovim because I don’t want to spend hours configuring plugins. It has everything I need built in and works out of the box. It’s also written in Rust 🦀
I’ve used Helix a lot in the past before being indoctrinated into GNU Emacs. I really liked it’s newer take on modal editing and as you said all the configuration is done for you.
Also the fact that it compiles with a ton of cool themes haha.
to anyone willing to learn Emacs, as the video says: “Emacs is not that hard, you can learn Emacs in one day, every day”
Neovim, I can pick and choose most over-the-top IDE features and configure it to my liking. No need to leave the terminal for text editing in my opinion.
I use VScode mostly because I deal with lots of API stuff and boilerplate with extensions written for it.
deleted by creator
I use Atom and Vim. I should replace Atom, but I like it.
I’m glad I’m not the only one who misses atom. It was rough to move from it, it’s so good.
What are your thoughts on Pulsar? Do you dabble in Vimscript?
Doom emacs
I see we have an evil user amogus. Such villany
Sometimes Micro. Lightweight, runs on tons of platforms, open source, scriptable in plain Lua, highly customizable, can handle multiple open files.
But honestly mostly vscode. I should probably look into a switch to vscodium sometime.
Acme! It’s a weird but really intuitive text editor/window manager once you get used to it.
https://research.swtch.com/acme
Or nano for simple text editing in a terminal.
I just use pluma with all the elements hidden for editing text files and occasional python or shell scripts.
Emacs 4 lyfe
vim.
On the windows desktop, sublime text for system files, and obsidian for creative writing projects. On the Linux laptop, nano, it never gets in my way.
Vscodium. Just the less botnetty version of vscode
Neovim. I’ve tried everything from vscodium to emacs to writing my own, but I really like how lightweight it is, combined with the ease of configuration with Lua.