Codemirror autoCloseBarckets misbehaves with CSS and JavaScript

33 views Asked by At

I have autoCloseBrackets v5.5.0 for Codemirror which misbehaves with CSS and Javascript. The following picture describes how it misbehaves with javascript. Please help.This is how it misbehaves

1

There are 1 answers

0
Palash Sharma On BEST ANSWER

I found an answer. I was using an older version of codemirror.js so i updated it. No it works just fine.