I gotta say their new homepage looks like eye candy: https://www.sublimetext.com/
Sublime Text 3.0
81–90 of 694 posts
Re: Sublime Text 3.0
#82I think Sublime is a great editor. I enjoy a lot of the nice UI based workflows Sublime provides - but always felt that mastering VIM / emacs would provide me a far better pay out. Does any body else agree ?
Re: Sublime Text 3.0
#83>apt/yum/pacman repositories for Linux Major kudos to these guys for distributing their software properly on Linux!
Re: Sublime Text 3.0
#84Kudos to the ST team for never trying to patent or sue random companies for using the multi-select feature. That feature alone has helped improve so many editors.
Re: Sublime Text 3.0
#85Kudos to the ST team for never trying to patent or sue random companies for using the multi-select feature. That feature alone has helped improve so many editors.
Note that that feature was in TextMate, which was Sublime's inspiration.
Interesting. TIL
It even looks like TextMate implemented the individual copy/paste buffer for each cursor correctly as well, something that VSCode had horribly wrong the last time I tried to use it.
Do you know if this only worked with the cmd+click cursors, or did it also support the cmd+d mode to select the same word in multiple places?
Regardless, kudos to TextMate as well :)
Re: Sublime Text 3.0
#86I primarily use VSCode as my editor but I used Sublime back in the days. I haven't touched it in a while. How do these two editors compare lately?
I'm in the same boat, though I find it unlikely that I would go back to Sublime at this point. VSCode is free, (mostly) MIT, has a unified debugger, great git support, integrated terminal emulator, and a nice healthy extension community. Sublime is cheap for how often you'll use it, but not free. It's proprietary. Git support even with paid plugins is lacking, especially compared to VS Code. I'm glad I bought Sublime…
Sublime is indeed faster and more lightweight but that's not enough for me to keep using it.
Re: Sublime Text 3.0
#87I honestly can't believe I'm saying this, but: can you please enable me to buy a new license for 4.0 even though it may not even be on the road map yet? Or switch to / enable a subscriber model which is paid yearly and gives access to all upgrades? I rely so much on sublime for my day to day work and I fear the $80 or whatever I paid for it whenever ago is too cheap for the amount of value I'm getting out of it, and…
Re: Sublime Text 3.0
#88I primarily use VSCode as my editor but I used Sublime back in the days. I haven't touched it in a while. How do these two editors compare lately?
Sublime is still the fastest(opens instantly), and personally it looks better than VSCode with the new adaptive themes. Font rendering on MacOS is native in Sublime instead of the fake blurry stuff you get with Electron.
Re: Sublime Text 3.0
#89Re: Sublime Text 3.0
#90Kudos to the ST team for never trying to patent or sue random companies for using the multi-select feature. That feature alone has helped improve so many editors.
Didn't Emacs have something like this before ST?