Earlier quoted context omitted.
UltraEdit is probably the best text editor there is. Not the best IDE or anything, just the best text editor. It seems thoroughly underappreciated, though, for some reason. It's the only editor I'm aware of that can do do disk-based editing, that is you can open a file of multiple gigabytes quickly and edit it because it doesn't load the whole file into RAM.
That’s pretty cool. I use vim for this particular need and it’s quick to search through big files too
Sublime Text 4
511–520 of 647 posts
Re: Sublime Text 4
#512Earlier quoted context omitted.
VSCode is much much faster than the popular IDEs (namely, IntelliJ) in my experience. I'd say it occupies a middle point between full IDE and text editor.
Is VSCode still fast after you add enough plugins to make it reach feature parity with IntelliJ? I've tried VSCode a few times through the years, but it always seemed like I needed at least a dozen plugins to get all the features I have out-of-the-box with PhpStorm. I guess it's a philosophical difference between modular components and a big ol' monolith (though, beneath the hood, IntelliJ IS modular... most of their…
Re: Sublime Text 4
#513Earlier quoted context omitted.
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.
Re: Sublime Text 4
#514Earlier quoted context omitted.
I tried Sublime text and I really like it. But I have been a user of UltraEdit for many many years (maybe 20?) and I still find it much more natural to use. I found it while looking for an editor to replace Semware's Qedit (DOS). I wonder why UltraEdit has not much love here. I do find Sublime's price much better than UltraEdit.
Another long-time UltraEdit user here. I love it in general, but in particular there's one feature that I can't do without: column mode. I don't understand why other editors haven't copied it (at least to my knowledge. If you know any other that has it, I'd like to know). For those of us that often work with CSV-like formats, it's a real time saver. It's also better behaved for huge files than any other editor I've t…
Re: Sublime Text 4
#515It's software like Sublime that sustains my faith in the software industry and why I'm still a developer. It's beautiful, efficient software that single-handedly proves that desktop software in 2021 doesn't have to be a shit, low quality side show to SaaS "apps" and mobile. Heaven knows what their code looks like. Perhaps it's best it never goes open source so we can sustain the Opera-esque magic of a <10MB binary th…
I don't use sublime on my day to day, but I'm always happy to purchase their new licese when a new version ships for this reason.
Re: Sublime Text 4
#516Hello HN, I'm one of the developers at Sublime HQ. We're all very excited about this release. If you have any questions you'd like to ask I'll do my best to answer them.
When will ST4 show up on Homebrew?
https://formulae.brew.sh/cask/sublime-text
Thanks for taking the time to answer questions
Re: Sublime Text 4
#517Earlier quoted context omitted.
That’s pretty cool. I use vim for this particular need and it’s quick to search through big files too
Really? I've found Vim slows to a crawl on multi-GB files. Maybe that's changed recently or it was down to the plug-ins I was using?
It could be from your plugins if they're doing something goofy.
Re: Sublime Text 4
#518Earlier quoted context omitted.
I tried Sublime text and I really like it. But I have been a user of UltraEdit for many many years (maybe 20?) and I still find it much more natural to use. I found it while looking for an editor to replace Semware's Qedit (DOS). I wonder why UltraEdit has not much love here. I do find Sublime's price much better than UltraEdit.
Another long-time UltraEdit user here. I love it in general, but in particular there's one feature that I can't do without: column mode. I don't understand why other editors haven't copied it (at least to my knowledge. If you know any other that has it, I'd like to know). For those of us that often work with CSV-like formats, it's a real time saver. It's also better behaved for huge files than any other editor I've t…
Re: Sublime Text 4
#519Re: Sublime Text 4
#520Earlier quoted context omitted.
We've certainly talked about it, but there aren't any concrete plans yet.
I love Sublime, I've paid for every version and I did the same for my devs for many years (when I had a company cc!). I would just like to say remote editing is the only thing I use vscode for. If ST had remote editing I and probably a lot of other people would use it more. Once again, love sublime, just a suggestion :)