Live data from Hacker News

The most useful Sublime Text packages

chevonie.com

1–5 of 5 posts

Re: The most useful Sublime Text packages

#3

git, gitgutter, and sendcode should be on the list. git allows you to add, branch, commit, push/pull, etc. in subilme. gitcutter shows lines modified, added, and removed. Sendcode allows you to send a selected line to the terminal.

Thanks for the suggestions. I hadn't heard of those, but they sound really handy. I'll try them out.