Ad
  • Default User Avatar

    Never mind. I figured out how to do it. (App.controller.editor.getValue and setValue)

  • Default User Avatar

    How do I get a reference to the "codeAnswer" javascript object that represents one of the CodeMirror js editors on a Kata page. I want to do a getValue and setValue on it.

    Thanks for any help.

  • Default User Avatar

    It would be nice if there was a REST interface to upload and download code so that a third party editor could be used (Vim, emacs, etc)