From 7341b6644d5b04b8fbc96d2233aed28056cfa9a2 Mon Sep 17 00:00:00 2001 From: mattpass Date: Wed, 27 May 2020 08:03:30 +0100 Subject: [PATCH] Autocomplete and switchMode added to editor.php --- editor.php | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/editor.php b/editor.php index f740970..64fb02f 100644 --- a/editor.php +++ b/editor.php @@ -254,7 +254,42 @@ function createNewCMInstanceEvents(num, pane) { - +