Closed vi closed 11 years ago
Enki 12.08.5, when editing Clojure source, considers brackets inside string literals for matching...
( ")" )
I think by default (i.e. even in unknown files) Enki should take care of string literals in double quotes.
Workaround: add comment with matching parenthis literals, so two bugs collide and disappear.
Closure is highlighted now
Enki 12.08.5, when editing Clojure source, considers brackets inside string literals for matching...
I think by default (i.e. even in unknown files) Enki should take care of string literals in double quotes.
Workaround: add comment with matching parenthis literals, so two bugs collide and disappear.