top | item 46021356

A lightweight code editor with Vim mode, Git integration, and more

17 points| geordee | 4 months ago |athas.dev | reply

14 comments

order
[+] SoKamil|4 months ago|reply
> HOW DOES ATHAS COMPARE TO OTHER EDITORS?

> Athas is an opinionated but highly customizable code editor, aiming to be lighter on resources

From Github:

> built with React, TypeScript, and Tauri

With all due honesty, this is not lightweight at all compared to other editors.

[+] bdamm|4 months ago|reply
You got further than I did. Visiting the site with Safari 16.6 results in "406 Your browser is not supported. Please upgrade your browser to continue."

Not what I'd expect from an informative page about a lightweight editor.

[+] ethmarks|4 months ago|reply
Does it really make sense to describe Athas as an editor with "agentic AI editing" if, by their own admission in the roadmap, they haven't even begun implementing it? Seems like they should be using the future tense or listing it as a planned feature.
[+] vivzkestrel|4 months ago|reply
When I see posts like this, I cant help but ask. How do you even build a code editor? What kinda of system design or OOP does it require. I couldnt find articles on HN searching for it so if anyone is reading, I super appreciate if you can share some links where talk about the methodology and thought process that goes into how to make a code editor from scratch
[+] brianjlogan|4 months ago|reply
Why are there so many people making code editors?

It seems like we've hit a veritable Cambrian explosion of editors and I don't understand what market signals are being picked up where people find the editors insufficient.

[+] WD-42|4 months ago|reply
Do you consider forking VSCode making a code editor? I wouldn't. Not that this is one of those, but most "new" editors seem to be.
[+] kgwxd|4 months ago|reply
LSP for sure. I was itching to try my hand at it when they first got big, but never got around to it.
[+] brazukadev|4 months ago|reply
Software is changing, everything is up for grabs. Lots of people are making Notion clones, slack clones, browsers, IDEs.