Way cool. Of course, I couldn't resist the temptation to try it out, so I just contributed to polluting it by creating an anonymous "hello, world" paste. Apologies to github. :)
I'm sure a ton of people did. I wonder who is going to be the first person to use Gist as the source control for their app. It seems like it does enough that it could work, minus access control I guess.
No real point, other than a publicity stunt, but would be amusing.
Neat, except it doesn't always use the correct syntax highlighting. It seems like it uses filename extensions to determine the language, which can be ambiguous if two different languages use the same extension (I tried saving as Objective-C but it shows it as Matlab. Both use the .m extension)
It'll try to guess the highlighting if you name the file with an extension, otherwise you can select the correct highlighting via the dropdown for the situation you're describing.
this thing is awesome... i was just hoping someone would build this exact app ... how many times have I had to paste back and forth between pastie and my editor when collaborating on something!
It would be nice if we could add tags to gists so we could add some meaning to the code. Plus it would make it easier to search and find related gists.
14 comments
[ 1.1 ms ] story [ 96.2 ms ] threadI'll definitely use it for real in the future.
No real point, other than a publicity stunt, but would be amusing.
https://gist.github.com/198/bac462c7c01cedb22624147def12c65b...
The weird thing is it seems to use the correct highlighting in the "All Gists" listing.
http://www.vimeo.com/1381658
Great job github guys.
Is that supposed to happen?