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.
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!
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 :)
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
I just checked, and that may have improved: both are on the Edit menu, bottom half.
It's not really an IDE and I've never used it to write code.
The niche it filled was surpassed by Notepad++ and other free tools.