brace icon indicating copy to clipboard operation
brace copied to clipboard

Modes different from Ace

Open dakotalightning opened this issue 7 years ago • 1 comments

Why are the highlight rules in brace different from ace? I've been using the mode_creator tool in ace and the results are not the same.

Does it have something to with using include and the normalize function?

dakotalightning avatar Jul 20 '17 22:07 dakotalightning

Update; It was updated June 7th

https://github.com/ajaxorg/ace/commit/d3765b1ce13f873e0556ffa1c502060e7fd50f89#diff-d56c09ef8eede4791f7e11f443bc9813L181

https://github.com/thlorenz/brace/blob/master/index.js#L5430 https://github.com/ajaxorg/ace/blob/master/lib/ace/mode/text_highlight_rules.js#L181

dakotalightning avatar Jul 20 '17 23:07 dakotalightning