Earlier 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.
I think a lot of developers on macosx were using Textmate before they switched to Sublime Text
Sublime Text 4
461–470 of 647 posts
Re: Sublime Text 4
#462Hello 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.
> Note you can upgrade to the bundle from either a Sublime Text or Sublime Merge license.
Right now I have a ST3 license and would like to upgrade it to both ST4 and Sublime Merge.
If one upgrades to a bundle now, will it be possible in the future to upgrade the bundle license to a single product one? Or is the only option to buy a new single product license instead?
(I’m ok with it either way, I just want to find out so I can plan better.)
Re: Sublime Text 4
#463Earlier quoted context omitted.
Do you have any plans to add first class support for SSH based or docker based remote development workflows? The current Rsubl implementation kinda works. But is a bit hacky for reliable everyday work.
We've certainly talked about it, but there aren't any concrete plans yet.
Re: Sublime Text 4
#464Earlier quoted context omitted.
> Opening a 1 line 1GB file on a modern machine brings subl to a complete halt and regex editing is sheer impossible. Is this a common operation for a text editor?
Yeah, plenty of people edit files like xml or json in text editors.
Re: Sublime Text 4
#465It'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 in my day to day, but always keep it on hand because it’s the only IDE that quickly opens for viewing very large csv or similar files without a hitch. PyCharm, VSCode, Aton all barf under these conditions.
Re: Sublime Text 4
#466I feel bad using VSCode after years of supporting Sublime (by purchasing a license). However the one case where I do use sublime repeatedly? When I need to open an editor QUICKLY. It boots faster than VSCode, and frankly, it finally broke me of my constant habit of VIMming now that I have it on my mac, win and linux boxes. I am eager to try V4, but I'm so deep in VSCode now, I don't know if I can find my way out! I c…
I don't want to take any thunder away from Sublime but VSCode basically opens instantly on M1.
Re: Sublime Text 4
#467Earlier quoted context omitted.
> The new auto-complete is really impressive. How does it compare to YouCompleteMe or TabNine?
I haven't tried TabNine but according to its home page it doesn't support Elixir. It also requires a monthly subscription (the daily limit would be consumed in about 5-10 minutes of coding). I don't mind paying for things but at this time I'm not interested in subscribing to more services. YCM feels more like a LSP client than buffer / project level auto-complete. AFAIK it requires you to have a language's runtime sp…
Re: Sublime Text 4
#468> Sublime Text license keys are no longer tied to a single major version, instead they are now valid for all updates within 3 years of purchase. After that, you will still have full access to every version of Sublime Text released within the 3 year window. I really love this model.
Why's that? It depends how frequently a major release happens. If it stays at "4.x" for 5 years, I'd way rather have the "tied to a single major version" license :)
Re: Sublime Text 4
#469Earlier 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.
> I wonder why UltraEdit has not much love here. Just from looking at the screenshots on their site I wouldn't install it (because of it's ugly UI).
Re: Sublime Text 4
#470Couple questions:
1. I already have JSX and TypeScript plugins installed. Should I remove those?
2. When will there be a `~/Library/Sublime Text 4/` directory now?