diff --git a/.gitignore b/.gitignore index b84569d..86aa433 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ bower_components/ node_modules/ out/ dist/ +.idea/ \ No newline at end of file diff --git a/src/ui-codemirror.js b/src/ui-codemirror.js index 480f4f2..fe9f490 100644 --- a/src/ui-codemirror.js +++ b/src/ui-codemirror.js @@ -1,150 +1,174 @@ +/*global module */ 'use strict'; -/** - * Binds a CodeMirror widget to a