Commit b27f3fb
committed
Disable ACE worker for RfC comment area
Otherwise, annotations would be overwritten by an ACE worker, if available. This bug was only present for a few file types (incl. JavaScript, JSON, PHP, CoffeeScript, CSS, XQuery) as listed in the official docs [1]. If this bug was triggered and no syntax error was present in the learner's file, this would simply "remove" the comment annotations and prevent accessing existing comments written for the file.
Closes #2751
[1] https://github.com/ajaxorg/ace/wiki/Syntax-validation1 parent f1889c0 commit b27f3fb
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments