From e2ba6ecf57ad4bb8b90d09dd02738995cd210bba Mon Sep 17 00:00:00 2001 From: Diego Lopes Date: Wed, 12 Nov 2014 11:39:21 -0300 Subject: Editor goodies update --- tools/editor/plugins/script_editor_plugin.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tools/editor/plugins/script_editor_plugin.h') diff --git a/tools/editor/plugins/script_editor_plugin.h b/tools/editor/plugins/script_editor_plugin.h index 69b8739d6..62508253e 100644 --- a/tools/editor/plugins/script_editor_plugin.h +++ b/tools/editor/plugins/script_editor_plugin.h @@ -123,6 +123,12 @@ class ScriptEditor : public VBoxContainer { EDIT_SELECT_ALL, EDIT_COMPLETE, EDIT_AUTO_INDENT, + EDIT_TOGGLE_COMMENT, + EDIT_MOVE_LINE_UP, + EDIT_MOVE_LINE_DOWN, + EDIT_INDENT_RIGHT, + EDIT_INDENT_LEFT, + EDIT_CLONE_DOWN, SEARCH_FIND, SEARCH_FIND_NEXT, SEARCH_REPLACE, -- cgit v1.2.3-70-g09d2