Live data from Hacker News

It's Playtime - Light Table Playground released

chris-granger.com

1–10 of 132 posts

Re: It's Playtime - Light Table Playground released

#2
First of all, I'm using Linux and it opened on Firefox instead of Chromium.

Secondly, it seemed quite slow, and I can't use Ctrl+Shift+Up to select a paragraph above and Ctrl+Shift+Down to do the same to the paragraph below, like on Emacs.

Either way, the live interpretation of Clojure code looks really great, keep on working and good luck!

Re: It's Playtime - Light Table Playground released

#9

Random, but does anybody know what color scheme his colors are based on? I'd love to crib that for Vim.

They're using CodeMirror for the in-browser editor and that's the default theme: https://github.com/marijnh/CodeMirror2/blob/master/lib/codem...
Post reply on HN