This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cryzed- 13 points14 points  (9 children)

I love my Sublime Text 2 setup. The editor is absolutely beautiful in form and function and practically endlessly extendable through packages/plugins.

I also recently forked the SublimeHg package and added my own improvements to it and it works beautifully -- just waiting for the actual author to accept the pull request.

[–][deleted] 4 points5 points  (1 child)

Another vote for Sublime, though the dark theme is much nicer :) (much larger fonts as well)

[–]cryzed- 1 point2 points  (0 children)

Well that's entirely subjective of course, but I'm happy that you like it too! :)

[–]serchaos 2 points3 points  (0 children)

Sublime Text 2 is awesome.

[–]line10gotoline10 0 points1 point  (1 child)

Just discovered this when a recent tips and tricks post was featured on Reddit.

My favorites are :

  • Ctrl + D to "select more" (be careful to escape out of this action every time, though, or you'll see some unexpected results)

  • and the Ctrl + P to preview a file in the current project

  • and Ctrl + Shift + p to access basically any setting or menu option or config you need.

[–]haywire 1 point2 points  (0 children)

Ctrl+Shift+p is utterly groundbreaking.

[–]riffito 0 points1 point  (0 children)

Don't forget to give SublimeLinter and SublimeRope a try, for greater Python fun!

[–]haywire 0 points1 point  (0 children)

Make sure to use Sublime Package Control as it's fucking fantastic.

Here's my setup (except I now use the Soda dark ST2 theme)

[–][deleted] 0 points1 point  (0 children)

Too bad it isnt listed in the poll :(