CodeBook icon indicating copy to clipboard operation
CodeBook copied to clipboard

An interactive code editor

Results 3 CodeBook issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

bug

Auto complete with preview. See Bret Victor's talk for reference. https://vimeo.com/36579366

enhancement