Jon (jskinner) has been doing a great job of continuous releases with a mix of new features and bug fixes. It is easily the best $60 I've ever spent on an editor or IDE. If you haven’t tried Sublime Text 2 before, I recommend taking it for a whirl. Most developers I've shown it to really like it. Here are some reasons it won me over: Multiple selections. Select a variable and then press Ctrl+d/Cmd+d a few times. Now…
Sublime Text 2 (Build 2111) gets vi key bindings, indent guides
41–50 of 90 posts
Re: Sublime Text 2 (Build 2111) gets vi key bindings, indent guides
#42Jon (jskinner) has been doing a great job of continuous releases with a mix of new features and bug fixes. It is easily the best $60 I've ever spent on an editor or IDE. If you haven’t tried Sublime Text 2 before, I recommend taking it for a whirl. Most developers I've shown it to really like it. Here are some reasons it won me over: Multiple selections. Select a variable and then press Ctrl+d/Cmd+d a few times. Now…
Has anyone managed to hack their config to enable that feature? I understand there are some callbacks available that might help, but I haven't figured out how to put them into action.
Re: Sublime Text 2 (Build 2111) gets vi key bindings, indent guides
#43Re: Sublime Text 2 (Build 2111) gets vi key bindings, indent guides
#44Jon (jskinner) has been doing a great job of continuous releases with a mix of new features and bug fixes. It is easily the best $60 I've ever spent on an editor or IDE. If you haven’t tried Sublime Text 2 before, I recommend taking it for a whirl. Most developers I've shown it to really like it. Here are some reasons it won me over: Multiple selections. Select a variable and then press Ctrl+d/Cmd+d a few times. Now…
1) Ability to rename files and tell that to git/any revision control while it does it.
2) Bundler integration to automatically add all bundles to the project so they can be searched on.
Re: Sublime Text 2 (Build 2111) gets vi key bindings, indent guides
#45Jon (jskinner) has been doing a great job of continuous releases with a mix of new features and bug fixes. It is easily the best $60 I've ever spent on an editor or IDE. If you haven’t tried Sublime Text 2 before, I recommend taking it for a whirl. Most developers I've shown it to really like it. Here are some reasons it won me over: Multiple selections. Select a variable and then press Ctrl+d/Cmd+d a few times. Now…
I've moved from TextMate to Sublime Text 2 over the past few weeks. The only thing I miss from TM is the ability to jump back to the last opened file with command-t. Has anyone managed to hack their config to enable that feature? I understand there are some callbacks available that might help, but I haven't figured out how to put them into action.
Re: Sublime Text 2 (Build 2111) gets vi key bindings, indent guides
#46Could not download update yet, but I still have a problem with the black tabs. If the tabs matched the project drawer... :)
One cool thing about ST2 is that is it fully theme-able. There is an alternate theme called Soda that has both a light and dark variant. You can grab it with git from https://github.com/buymeasoda/soda-theme or use the package manager I wrote http://wbond.net/sublime_packages/package_control .
Re: Sublime Text 2 (Build 2111) gets vi key bindings, indent guides
#47Jon (jskinner) has been doing a great job of continuous releases with a mix of new features and bug fixes. It is easily the best $60 I've ever spent on an editor or IDE. If you haven’t tried Sublime Text 2 before, I recommend taking it for a whirl. Most developers I've shown it to really like it. Here are some reasons it won me over: Multiple selections. Select a variable and then press Ctrl+d/Cmd+d a few times. Now…
Couple of features I wish ST2 had: 1) Ability to rename files and tell that to git/any revision control while it does it. 2) Bundler integration to automatically add all bundles to the project so they can be searched on.
Re: Sublime Text 2 (Build 2111) gets vi key bindings, indent guides
#48Re: Sublime Text 2 (Build 2111) gets vi key bindings, indent guides
#49Could not download update yet, but I still have a problem with the black tabs. If the tabs matched the project drawer... :)
One cool thing about ST2 is that is it fully theme-able. There is an alternate theme called Soda that has both a light and dark variant. You can grab it with git from https://github.com/buymeasoda/soda-theme or use the package manager I wrote http://wbond.net/sublime_packages/package_control .
Re: Sublime Text 2 (Build 2111) gets vi key bindings, indent guides
#50Jon (jskinner) has been doing a great job of continuous releases with a mix of new features and bug fixes. It is easily the best $60 I've ever spent on an editor or IDE. If you haven’t tried Sublime Text 2 before, I recommend taking it for a whirl. Most developers I've shown it to really like it. Here are some reasons it won me over: Multiple selections. Select a variable and then press Ctrl+d/Cmd+d a few times. Now…
Couple of features I wish ST2 had: 1) Ability to rename files and tell that to git/any revision control while it does it. 2) Bundler integration to automatically add all bundles to the project so they can be searched on.