wanggit / brackets-add-comment

Uppercase, Lowercase, Add Comments
MIT License
7 stars 2 forks source link

Uncaught TypeError: Object [object Object] has no method 'setLine' #2

Closed LevyGuy closed 10 years ago

LevyGuy commented 10 years ago

I get an error when trying to add comments. The CodeMirror object doesn't have "setLine" method. on comment.js line:139 see attached image untitled

wanggit commented 10 years ago

fixed