Live data from Hacker News

Sublime Text 4

sublimetext.com

131–140 of 647 posts

Re: Sublime Text 4

#131

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.

I was surprised to see "By default, GPU rendering is enabled on Mac, and disabled on Windows and Linux". Is there any reason I shouldn't manually enable GPU rendering on Windows/Linux?

Re: Sublime Text 4

#132

I 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…

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…

Not just startup speed, but speed/efficiency, period. I use Sublime a lot to manipulate decently large csv, json, etc. files. Multi-cursor text wrangling still works well even with 10s of thousands of cursors, VSCode chokes hard way before that.

Re: Sublime Text 4

#133
post #75

Earlier quoted context omitted.

TBH, the rest of the world will just pirate, and if they make a good income eventually that is more the international standard, they can buy with their own cash. I don't think sublime has top of the line DRM.

I live in India, and I find the price a bit too high. But that does not mean I will pirate the app. I will use other free alternatives until I can afford the program I want to use. So, asking Sublime to reduce the price to cater to people like me is a valid request, IMO.

Sublime can be downloaded for free though. It just bugs you every few days asking if you would mind paying. That’s my situation now. I’d love to through some cash their way since it’s a great product, but it’s just a bit too steep.

Re: Sublime Text 4

#134
post #66

Earlier quoted context omitted.

Still going strong for ST2 or 3, whichever you bought.

Pretty sure I bought at ST2, been on 3 for a while.

If you've been using 3, you probably paid for an upgrade: http://www.sublimetext.com/blog/articles/upgrades

Re: Sublime Text 4

#135
post #129

Does all of the documentation for sublime text 3 also apply to 4? Is 4 compatible with plugins for 3? Sorry if that's a dumb question, I haven't used sublime text in forever. Hoping to try it out on a flutter project.

> Does all of the documentation for sublime text 3 also apply to 4?

All of our documentation has been updated to describe both 3 and 4. The vast majority of the changes have been additions.

> Is 4 compatible with plugins for 3?

Yes, completely. What's changed is there's now an extra plugin host for python 3.8 with ST4.

Re: Sublime Text 4

#136

I used to do battery life tests with different editors and sublime always win by a huge margin. This release claims both better performance, and also lower power use? How much less power?

I don't have data on exact gains from hardware accelerated rendering, but simply disabling the blinking cursor reduced power usage by 1W at idle.

Re: Sublime Text 4

#137
post #99
post #83

Earlier quoted context omitted.

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.

I actually battle vscode every freakin day over autocomplete. It's really bad if you're writing php and happen to have a // phpcs somewhere, it'll convert <?php to <?phpcs which makes no damn sense.

Sometimes after I type a variable name (the whole word, not partial) it autocorrects it into something else. I am in the habit of hitting Esc after each word now.

Re: Sublime Text 4

#139
I love how Sublime text is fast and handles large codebases pretty well in my opinion when compared to using VSCode.

I’m definitely not trying to hate VSCode i think it’s awesome too with all the community support but sometimes it just uses way too much ram making my system slow

Post reply on HN