An editable-iframe based code editor in JavaScript. See https://github.com/marijnh/CodeMirror for the currently maintained version
362
stars
63
forks
source link
CodeMirror enterMode config param seems to be ignored if height is set. #45
Closed
wesleyahall closed 13 years ago
Weird bug I found... enterMode only seems to work if I remove the height attribute. Anyone seen this / know the fix?