Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mossme89

macrumors 6502a
Original poster
Jul 2, 2009
596
131
Looking for a UI text editor (so not vim or nano) that's lightweight like TextEdit, but has auto-saving of untitled text documents & it would be nice if the text editor was optimized for development, but that's not necessarily required.

I've used TextWrangler which is good, but not lightweight. My main use case is to open a small TextEdit window and compose a bash or python in it, which I then copy & paste to the terminal. I like having the small window with no toolbars or anything except a textbox.

Autosaving is also key. I'd rather have 'Untitled (1)' to 'Untitled (50)' because I don't have time to think up a filename for every small thing I do. For commands or scripts I use often, sure, I've named them and saved them. But the little code snippet I used a few times is not worth the effort to save, but I still want to have it there when I inevitably do need it.
 
+1 for VS Code. It's not very Apple-y but it is pretty solid for coding, and you can have the terminal right in the editor with you.

The "true" top-quality Mac app for this would be BBEdit, but it costs and might not be light enough (same outfit as TextWrangler, which is basically BBEdit Lite.)

I think either way, though, you're gonna have to name your files ;-) But BBEdit is very good at file recovery in case of sudden shutdown, etc.
 
  • Like
Reactions: junkw
If OP considers TextWrangler heavy, they are probably not going to agree that VSCode or BBEdit are light.

That said I will nominate Sublime Text. It satisfies the requirement of periodically saving buffers that are not associated with a file. it’s highly customizable and so assume it would be possible to configure it to have a minimal UI. It has many installable packages and likely they can find one that will do that customization.

It’s not free.

But it is what real coders use today!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.