source-academy / frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
103 stars 168 forks source link

Bump React Ace to v12 #2905

Open RichDom2185 opened 5 months ago

RichDom2185 commented 5 months ago

Description

Supersedes #2880.

Also did a bit of cleanup.

Our custom syntax highlighting is still broken at the moment but other syntax highlighting works.

Type of change

How to test

Checklist

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8973439585

Details


Files with Coverage Reduction New Missed Lines %
src/commons/utils/AceHelper.ts 1 31.43%
src/commons/editor/Editor.tsx 4 38.41%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 8971907944: -0.03%
Covered Lines: 5006
Relevant Lines: 14652

💛 - Coveralls