Изменить 'ace/index.html'
Bu işleme şunda yer alıyor:
@@ -39,7 +39,9 @@
|
||||
showGutter: false,
|
||||
autoScrollEditorIntoView: true
|
||||
})
|
||||
editor.getSession().setValue(localStorage.getItem("acetest"));
|
||||
|
||||
editor.setValue(localStorage.getItem("acetest"));
|
||||
editor.clearSelection();
|
||||
|
||||
editor.getSession().on('change', function () {
|
||||
localStorage.setItem("acetest", editor.getSession().getValue());
|
||||
|
||||
Yeni konuda referans
Bir kullanıcı engelle