I see that on ./etherpad/src/static/js/pad_editor.jsit is called a,
./etherpad/src/static/js/pad_editor.js
self.ace = new Ace2Editor();
Is it possible to simply turn on and call another editor (e.g. codemirror)?
The consensus on the mailing list is that Etherpad and ACE are so closely intertwined that it is probably hopeless right now.
Source: https://habr.com/ru/post/1768940/More articles:Ошибка при вызове Dispatcher.dispatch #GPS usage example in AIR - airHow to get sql queries when a trigger starts, up to n levels? - listSQL core - sqlWhat is the use of the Union of All? - sqlWhy can't recursive CTEs use grouping and other sentences? - sqlType confusion - javascriptC # / LINQ: how to query this XML structure - c #CakePHP: how to read user data in a session? - databaseCan you make sure all threads are running with a specific culture? - multithreadingAll Articles