Update to CodeMirror 6 #7
Merged
clement.freville2
merged 1 commits from dependency/cm6
into master
1 year ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'dependency/cm6'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Update the editor to CodeMirror, using a custom package. All the Angular integration parts happen in this dedicated package, and the editor configuration is done here.
Language selection has been refactored to dynamically import on the fly the appropriate CodeMirror modes (now called extensions).
af989fc165
into master 1 year agoReviewers
af989fc165
.