thlorenz/brace

Missing CstyleBehaviour?

Open

#76 创建于 2016年12月19日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)JavaScript (295 fork)github user discovery
help wantedquestion

仓库指标

Star
 (1,068 star)
PR 合并指标
 (PR 指标待抓取)

描述

I've been using brace 0.9.0 with the swift mode and it works great. However, I've been trying to upgrade to 0.9.1 but I get the following error:

swift.js:363 Uncaught TypeError: Cannot read property 'CstyleBehaviour' of undefined(…)

It looks like Ace 1.2.6 has moved this CstyeBehaviour into a separate file, which may be missing in brace 0.9.1?

贡献者指南