Hacker News new | ask | show | jobs
by stewartlynch8 1265 days ago
I can understand screenshots for things such as games, but for text editors, one text editor screenshot looks pretty much the same as the next. I don't think it is usual for software like this to have a sreenshots page. What sort of things are you looking for here? The new website will have gifs on the front page showing some of the features.
3 comments

NGL this response doesn't give me much confidence in the UI design.

Back when I used to be a chef, my most important tool was a Chef's knife. The Wusthoff and Henkles and rando knockoff knives might look pretty similar, but I could tell just by looking at it if the spine side of the tang was a bit too short and would give my index finger blisters, for example. It didn't have to be perfect, but it had to work for me.

As a full-time developer, I was working with text editors just as many hours per day as I worked with my chef's knife. Using a text editor that doesn't meld with the way I do things is incredibly frustrating. I do most of my dev work in Unreal Engine these days so a nice, performant editor that was as smooth as other paid editors would get my greenbacks.

I'm exactly the same, which is why I take UI design so seriously. I literally wrote my own editor because no text editor was exactly how I wanted it. Having said that, it should feel familiar to anyone used to Visual Studio or VS Code.

I'll get some screenshots added to the new website.

For example I would be interested to see a debug mode with expandable variables and call stack, git changes highlight, flexible split layout with tabs support, toolbars if any, terminal integration, compilation log, file tree navigation, syntax highlight on non-trivial code, popups with symbol info, scrollbars minimap, markdown rendering.
Presumably some screenshots showing off how crisp the editor looks, font faces, color themes, auto completion working, how things are set up visually, is there a built-in terminal, etc etc, a picture is a thousand words with this kind of thing and IDEs are highly visual