CodeBook
CodeBook copied to clipboard
An interactive code editor
When user inspects something on the canvas, CodeMirror should scroll to the responsible line. There is a bug related to the CodeMirror scrollTo function such that whenever the method is...
When user inspects something on the canvas, CodeMirror should scroll to the responsible line. There is a bug related to the CodeMirror scrollTo function such that whenever the method is...
Auto complete with preview. See Bret Victor's talk for reference. https://vimeo.com/36579366