Hacker News new | ask | show | jobs
by kwanbix 1862 days ago
That is what I wonder, UltraEdit is really nice.

I have no relation to them by the way, latest version that I own is 26 something. While the latest release is 28 something.

Maybe it is because 28 years ago, when it first released, internet was just starting.

Sublime is "only" 13 years old, so internet was already very much mainstream.

But it is really good. Very fast. I love the column mode.

If I search for UltraEdit in HN, the latest post if from 10 years ago, when they announced the Mac version:

https://news.ycombinator.com/item?id=2019148

Crazy.

2 comments

That's incredible.

From the website it looks like a Windows-oriented tool. If it weren't for your product I wouldn't have even guessed they had a Mac version. I bet they'd do much better with adoption if they customized their homepage screenshots to the platform viewing the page…

For others curious about Column Mode, here's their link with a nice video: https://www.ultraedit.com/support/tutorials-power-tips/ultra...

Apparently in VS Code you can do similar things: https://code.visualstudio.com/docs/editor/codebasics#_column...

    1. Hold ⇧⌥ and drag for box select.
    2. Press ⇧⌥⌘↓ for "column select down"
    3. Run "Toggle column selection mode" and ⇧↓.
(Still looks like UltraEdit has some very powerful features for manipulating text in columns, like aligning whitespace).

TIL. Looks great!

In Notepad++ you would just alt+drag, no need to enable a special mode. It looks pretty much exactly like what's in that video.
Or alt+shift+arrows if you don't want to use mouse.
It could be because they started as a Windows only product, then they produced a Linux version, and finally the Mac version.

I have only used the Windows/Linux versions. By the way, with one license you can use all 3 platforms.

I actually use the Portable Windows version, for when the company I work for won't allow me to install software :)

Indeed, I purchased a perpetual Ultraedit license for Windows, Mac and Linux many years ago. I like the hex editing, huge file support, column editing.
In VSCode you can also middle-click (the scroll wheel on a mouse) and drag to do column select.
But what I lick of UE is that you can do everything with your keyboard, no need to use the mouse.
The same is true of the "column edit" functionality in VS Code. I don't think there's anything that requires the mouse, especially since from the keyboard you can invoke the command window to run any function.
But VS Code is what, 3 or 5 years old? When I was searching for a text editor, this was 20~25 years ago!
For sure. I was more pointing out a feature I find helpful (and one I didn't know about for a while) than trying to "convert" you. Use what works for you!
I can answer from my experience.

I've learned about mac text editors from online ruby on rails tutorials. Both TextMate and SublimeText put me in awe, coming from windows based development they seemed much more polished. It was specifically marketed as distraction free and a lot of my university peers preferred them over whatever tutors were trying to push down our throats (mostly eclipse at that time).

I'd hazard a guess it's just marketing that makes the difference in popularity. I've seen both Sublime and TextMate being used a lot in talks. They tend to present very well in, ehrm, presentations. Try doing that with UltraEdit. Toolbars and other "cruft" get in the way