Hacker News new | ask | show | jobs
by giancarlostoro 2458 days ago
I am kind of excited for Emacs in Rust. I would love something Emacs like that looks modern and easier to manage like VS' ability to easily drag and drop components wherever you need them, and is very fast to boot, think of ST3, CudaText, and co. Then all the bloatware is optional plugins.

I would say VS Code is a good goal, it has everything you need to have an IDE, and yet you don't feel forced to use it.

1 comments

The main reason for Emacs existence is the ability to customize it as you want. That's made possible by Lisp. It is on a whole different level than a VSCode plugin. How does Rust enhance this experience?

I do not get the requirement to be "very fast to boot". My Emacs instance is always running and I use emacsclient as an entrance point for external tools. This is the typical workflow for Emacs users.

I don't want to even think about those things. I don't have to with Visual Studio or VS Code.