Often in programming discussion, we share code snippets with each other using sites like ideone.com or pastie.org.
The chat already has cool previewing features that show the contents of a link of any image on any site, a Wikipedia article, a StackExchange question, etc.
Can chat fetch and preview the first few lines of code from a link to one of these popular sites?
Another unique feature is that the preview can contain the result of running the code, which can save a good bit of time.
Related: What sites should have hyperlinking (onebox) support in chat?