Hello 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.
About Sublime Text says that I have a Single User License registered. Is it going to prompt me to upgrade, or am I grandfathered in some way? I bought this Sublime 3 license in Feb 2018. Just trying to understand what's going on. The app itself is great so far, especially the GPU performance.
Sublime Text 4
91–100 of 647 posts
Re: Sublime Text 4
#92Earlier quoted context omitted.
> whatever version was supported at the end of the license No. The version you will perpetually have access to is the last version released one year before the expiry of your license. So if you get a one-year license and don't renew it, you only retain access to the version you first bought, not any new ones released during the year.
Ah, my bad. They should fix that.
Re: Sublime Text 4
#93I like how I started years ago by saying “Notepad sucks, let me try Notepad++ and Sublime Text”. Now it’s almost an IDE, but still a great text editor!
Re: Sublime Text 4
#94Re: Sublime Text 4
#95Sublime Merge by the same folks is also fantastic. My favorite visual fit client
Re: Sublime Text 4
#96Hello 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.
Is there a Raspi version yet? That would make my little embedded dev station just perfect! Would migrate it all to that new Pi 400.
Re: Sublime Text 4
#97I'm a IntelliJ/WebStorm user (I use IntelliJ but for mostly JS/TS/X), what's the level of support for these tools vs VS Code for example?
Re: Sublime Text 4
#98Cool, with how fast sublime startsup, I bet I will be using it in some pipelines with things like `vipe` (from moreutils). pasting things into sublime for quick text manipulation with regex replace and multiple carets is already a common occurrence in my workflow (things people use sed/awk for, but this is the "discoverable" way I am used to).
Re: Sublime Text 4
#99Earlier quoted context omitted.
To me, VSCode competes with IDEs, Sublime competes with text editors. Startup speed accounts for a solid 95% of that distinction. If I need to make a quick edit to a file or write down a temporary (but reasonably persistent) note, the only tools I've tried that let me do that in less than 3 seconds are Sublime, Notepad, and Notepad++. Among those choices, Sublime is the clear winner in overall usefulness and function…
Settled into neovim for startup speed. My VSCode editor has vim keys too, so ... ohm! :) edit: My only gripe with VSCode currently is that it seems too eager to correct my typing.
Re: Sublime Text 4
#100Earlier quoted context omitted.
Is there a Raspi version yet? That would make my little embedded dev station just perfect! Would migrate it all to that new Pi 400.
Arm64 builds are available to download just like any other version. The port was done on a RPI 4, but it's also been tested on a PinePhone and a Nintendo Switch.