Live data from Hacker News

Search StackOverflow and paste code snippets without leaving Sublime Text 2

github.com

11–17 of 17 posts

Re: Search StackOverflow and paste code snippets without leaving Sublime Text 2

#11
This is all well and good for seasoned programmers who know what the snippet that has just been inserted does, but this is going to reduce code quality (lots of copypasta) and I have huge issue with the fact that StackOverflow answers often provide an explanation of the code, which this plugin obviously strips away. Perhaps come up with a way to add the explanation from SO as a comment to the inserted code snippet?

Re: Search StackOverflow and paste code snippets without leaving Sublime Text 2

#16
post #12
post #10

Seems pretty cool! Would this work with Sublime Text 3 too?

Tried it, doesn't work. No idea why, did some very limited poking around, couldn't see anything obviously out of order.

ST3 compatibility problem is hopefully solved now, by one of user contribs
Post reply on HN