script_editor_plugin.cpp 73 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512
  1. /*************************************************************************/
  2. /* script_editor_plugin.cpp */
  3. /*************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* http://www.godotengine.org */
  7. /*************************************************************************/
  8. /* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */
  9. /* Copyright (c) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /*************************************************************************/
  30. #include "script_editor_plugin.h"
  31. #include "editor/editor_node.h"
  32. #include "editor/editor_settings.h"
  33. #include "editor/script_editor_debugger.h"
  34. #include "global_config.h"
  35. #include "io/resource_loader.h"
  36. #include "io/resource_saver.h"
  37. #include "os/file_access.h"
  38. #include "os/input.h"
  39. #include "os/keyboard.h"
  40. #include "os/keyboard.h"
  41. #include "os/os.h"
  42. #include "scene/main/viewport.h"
  43. /*** SCRIPT EDITOR ****/
  44. void ScriptEditorBase::_bind_methods() {
  45. ADD_SIGNAL(MethodInfo("name_changed"));
  46. ADD_SIGNAL(MethodInfo("request_help_search", PropertyInfo(Variant::STRING, "topic")));
  47. ADD_SIGNAL(MethodInfo("request_open_script_at_line", PropertyInfo(Variant::OBJECT, "script"), PropertyInfo(Variant::INT, "line")));
  48. ADD_SIGNAL(MethodInfo("request_save_history"));
  49. ADD_SIGNAL(MethodInfo("go_to_help", PropertyInfo(Variant::STRING, "what")));
  50. }
  51. static bool _can_open_in_editor(Script *p_script) {
  52. String path = p_script->get_path();
  53. if (path.find("::") != -1) {
  54. //refuse handling this if it can't be edited
  55. bool valid = false;
  56. for (int i = 0; i < EditorNode::get_singleton()->get_editor_data().get_edited_scene_count(); i++) {
  57. if (path.begins_with(EditorNode::get_singleton()->get_editor_data().get_scene_path(i))) {
  58. valid = true;
  59. break;
  60. }
  61. }
  62. return valid;
  63. }
  64. return true;
  65. }
  66. class EditorScriptCodeCompletionCache : public ScriptCodeCompletionCache {
  67. struct Cache {
  68. uint64_t time_loaded;
  69. RES cache;
  70. };
  71. Map<String, Cache> cached;
  72. public:
  73. uint64_t max_time_cache;
  74. int max_cache_size;
  75. void cleanup() {
  76. List<Map<String, Cache>::Element *> to_clean;
  77. Map<String, Cache>::Element *I = cached.front();
  78. while (I) {
  79. if ((OS::get_singleton()->get_ticks_msec() - I->get().time_loaded) > max_time_cache) {
  80. to_clean.push_back(I);
  81. }
  82. I = I->next();
  83. }
  84. while (to_clean.front()) {
  85. cached.erase(to_clean.front()->get());
  86. to_clean.pop_front();
  87. }
  88. }
  89. RES get_cached_resource(const String &p_path) {
  90. Map<String, Cache>::Element *E = cached.find(p_path);
  91. if (!E) {
  92. Cache c;
  93. c.cache = ResourceLoader::load(p_path);
  94. E = cached.insert(p_path, c);
  95. }
  96. E->get().time_loaded = OS::get_singleton()->get_ticks_msec();
  97. if (cached.size() > max_cache_size) {
  98. uint64_t older;
  99. Map<String, Cache>::Element *O = cached.front();
  100. older = O->get().time_loaded;
  101. Map<String, Cache>::Element *I = O;
  102. while (I) {
  103. if (I->get().time_loaded < older) {
  104. older = I->get().time_loaded;
  105. O = I;
  106. }
  107. I = I->next();
  108. }
  109. if (O != E) { //should never heppane..
  110. cached.erase(O);
  111. }
  112. }
  113. return E->get().cache;
  114. }
  115. EditorScriptCodeCompletionCache() {
  116. max_cache_size = 128;
  117. max_time_cache = 5 * 60 * 1000; //minutes, five
  118. }
  119. };
  120. #define SORT_SCRIPT_LIST
  121. void ScriptEditorQuickOpen::popup(const Vector<String> &p_functions, bool p_dontclear) {
  122. popup_centered_ratio(0.6);
  123. if (p_dontclear)
  124. search_box->select_all();
  125. else
  126. search_box->clear();
  127. search_box->grab_focus();
  128. functions = p_functions;
  129. _update_search();
  130. }
  131. void ScriptEditorQuickOpen::_text_changed(const String &p_newtext) {
  132. _update_search();
  133. }
  134. void ScriptEditorQuickOpen::_sbox_input(const Ref<InputEvent> &p_ie) {
  135. Ref<InputEventKey> k = p_ie;
  136. if (k.is_valid() && (k->get_scancode() == KEY_UP ||
  137. k->get_scancode() == KEY_DOWN ||
  138. k->get_scancode() == KEY_PAGEUP ||
  139. k->get_scancode() == KEY_PAGEDOWN)) {
  140. search_options->call("_gui_input", k);
  141. search_box->accept_event();
  142. }
  143. }
  144. void ScriptEditorQuickOpen::_update_search() {
  145. search_options->clear();
  146. TreeItem *root = search_options->create_item();
  147. for (int i = 0; i < functions.size(); i++) {
  148. String file = functions[i];
  149. if ((search_box->get_text() == "" || file.findn(search_box->get_text()) != -1)) {
  150. TreeItem *ti = search_options->create_item(root);
  151. ti->set_text(0, file);
  152. if (root->get_children() == ti)
  153. ti->select(0);
  154. }
  155. }
  156. get_ok()->set_disabled(root->get_children() == NULL);
  157. }
  158. void ScriptEditorQuickOpen::_confirmed() {
  159. TreeItem *ti = search_options->get_selected();
  160. if (!ti)
  161. return;
  162. int line = ti->get_text(0).get_slice(":", 1).to_int();
  163. emit_signal("goto_line", line - 1);
  164. hide();
  165. }
  166. void ScriptEditorQuickOpen::_notification(int p_what) {
  167. if (p_what == NOTIFICATION_ENTER_TREE) {
  168. connect("confirmed", this, "_confirmed");
  169. }
  170. }
  171. void ScriptEditorQuickOpen::_bind_methods() {
  172. ClassDB::bind_method(D_METHOD("_text_changed"), &ScriptEditorQuickOpen::_text_changed);
  173. ClassDB::bind_method(D_METHOD("_confirmed"), &ScriptEditorQuickOpen::_confirmed);
  174. ClassDB::bind_method(D_METHOD("_sbox_input"), &ScriptEditorQuickOpen::_sbox_input);
  175. ADD_SIGNAL(MethodInfo("goto_line", PropertyInfo(Variant::INT, "line")));
  176. }
  177. ScriptEditorQuickOpen::ScriptEditorQuickOpen() {
  178. VBoxContainer *vbc = memnew(VBoxContainer);
  179. add_child(vbc);
  180. //set_child_rect(vbc);
  181. search_box = memnew(LineEdit);
  182. vbc->add_margin_child(TTR("Search:"), search_box);
  183. search_box->connect("text_changed", this, "_text_changed");
  184. search_box->connect("gui_input", this, "_sbox_input");
  185. search_options = memnew(Tree);
  186. vbc->add_margin_child(TTR("Matches:"), search_options, true);
  187. get_ok()->set_text(TTR("Open"));
  188. get_ok()->set_disabled(true);
  189. register_text_enter(search_box);
  190. set_hide_on_ok(false);
  191. search_options->connect("item_activated", this, "_confirmed");
  192. search_options->set_hide_root(true);
  193. }
  194. /////////////////////////////////
  195. ScriptEditor *ScriptEditor::script_editor = NULL;
  196. /*** SCRIPT EDITOR ******/
  197. String ScriptEditor::_get_debug_tooltip(const String &p_text, Node *_se) {
  198. //ScriptEditorBase *se=_se->cast_to<ScriptEditorBase>();
  199. String val = debugger->get_var_value(p_text);
  200. if (val != String()) {
  201. return p_text + ": " + val;
  202. } else {
  203. return String();
  204. }
  205. }
  206. void ScriptEditor::_breaked(bool p_breaked, bool p_can_debug) {
  207. if (bool(EditorSettings::get_singleton()->get("text_editor/external/use_external_editor"))) {
  208. return;
  209. }
  210. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_NEXT), !(p_breaked && p_can_debug));
  211. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_STEP), !(p_breaked && p_can_debug));
  212. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_BREAK), p_breaked);
  213. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_CONTINUE), !p_breaked);
  214. for (int i = 0; i < tab_container->get_child_count(); i++) {
  215. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  216. if (!se) {
  217. continue;
  218. }
  219. se->set_debugger_active(p_breaked);
  220. }
  221. }
  222. void ScriptEditor::_show_debugger(bool p_show) {
  223. //debug_menu->get_popup()->set_item_checked( debug_menu->get_popup()->get_item_index(DEBUG_SHOW), p_show);
  224. }
  225. void ScriptEditor::_script_created(Ref<Script> p_script) {
  226. editor->push_item(p_script.operator->());
  227. }
  228. void ScriptEditor::_goto_script_line2(int p_line) {
  229. int selected = tab_container->get_current_tab();
  230. if (selected < 0 || selected >= tab_container->get_child_count())
  231. return;
  232. ScriptEditorBase *current = tab_container->get_child(selected)->cast_to<ScriptEditorBase>();
  233. if (!current)
  234. return;
  235. current->goto_line(p_line);
  236. }
  237. void ScriptEditor::_goto_script_line(REF p_script, int p_line) {
  238. editor->push_item(p_script.ptr());
  239. int selected = tab_container->get_current_tab();
  240. if (selected < 0 || selected >= tab_container->get_child_count())
  241. return;
  242. ScriptEditorBase *current = tab_container->get_child(selected)->cast_to<ScriptEditorBase>();
  243. if (!current)
  244. return;
  245. current->goto_line(p_line, true);
  246. }
  247. void ScriptEditor::_update_history_arrows() {
  248. script_back->set_disabled(history_pos <= 0);
  249. script_forward->set_disabled(history_pos >= history.size() - 1);
  250. }
  251. void ScriptEditor::_save_history() {
  252. if (history_pos >= 0 && history_pos < history.size() && history[history_pos].control == tab_container->get_current_tab_control()) {
  253. Node *n = tab_container->get_current_tab_control();
  254. if (n->cast_to<ScriptEditorBase>()) {
  255. history[history_pos].state = n->cast_to<ScriptEditorBase>()->get_edit_state();
  256. }
  257. if (n->cast_to<EditorHelp>()) {
  258. history[history_pos].state = n->cast_to<EditorHelp>()->get_scroll();
  259. }
  260. }
  261. history.resize(history_pos + 1);
  262. ScriptHistory sh;
  263. sh.control = tab_container->get_current_tab_control();
  264. sh.state = Variant();
  265. history.push_back(sh);
  266. history_pos++;
  267. _update_history_arrows();
  268. }
  269. void ScriptEditor::_go_to_tab(int p_idx) {
  270. Node *cn = tab_container->get_child(p_idx);
  271. if (!cn)
  272. return;
  273. Control *c = cn->cast_to<Control>();
  274. if (!c)
  275. return;
  276. if (history_pos >= 0 && history_pos < history.size() && history[history_pos].control == tab_container->get_current_tab_control()) {
  277. Node *n = tab_container->get_current_tab_control();
  278. if (n->cast_to<ScriptEditorBase>()) {
  279. history[history_pos].state = n->cast_to<ScriptEditorBase>()->get_edit_state();
  280. }
  281. if (n->cast_to<EditorHelp>()) {
  282. history[history_pos].state = n->cast_to<EditorHelp>()->get_scroll();
  283. }
  284. }
  285. history.resize(history_pos + 1);
  286. ScriptHistory sh;
  287. sh.control = c;
  288. sh.state = Variant();
  289. history.push_back(sh);
  290. history_pos++;
  291. tab_container->set_current_tab(p_idx);
  292. c = tab_container->get_current_tab_control();
  293. if (c->cast_to<ScriptEditorBase>()) {
  294. script_name_label->set_text(c->cast_to<ScriptEditorBase>()->get_name());
  295. script_icon->set_texture(c->cast_to<ScriptEditorBase>()->get_icon());
  296. if (is_visible_in_tree())
  297. c->cast_to<ScriptEditorBase>()->ensure_focus();
  298. }
  299. if (c->cast_to<EditorHelp>()) {
  300. script_name_label->set_text(c->cast_to<EditorHelp>()->get_class());
  301. script_icon->set_texture(get_icon("Help", "EditorIcons"));
  302. if (is_visible_in_tree())
  303. c->cast_to<EditorHelp>()->set_focused();
  304. }
  305. c->set_meta("__editor_pass", ++edit_pass);
  306. _update_history_arrows();
  307. _update_script_colors();
  308. _update_members_overview();
  309. _update_selected_editor_menu();
  310. _update_members_overview_visibility();
  311. }
  312. void ScriptEditor::_add_recent_script(String p_path) {
  313. if (p_path.empty()) {
  314. return;
  315. }
  316. // remove if already stored
  317. int already_recent = previous_scripts.find(p_path);
  318. if (already_recent >= 0) {
  319. previous_scripts.remove(already_recent);
  320. }
  321. // add to list
  322. previous_scripts.insert(0, p_path);
  323. _update_recent_scripts();
  324. }
  325. void ScriptEditor::_update_recent_scripts() {
  326. // make sure we don't exceed max size
  327. const int max_history = EDITOR_DEF("text_editor/files/maximum_recent_files", 20);
  328. if (previous_scripts.size() > max_history) {
  329. previous_scripts.resize(max_history);
  330. }
  331. recent_scripts->clear();
  332. recent_scripts->add_shortcut(ED_SHORTCUT("script_editor/open_recent", TTR("Open Recent"), KEY_MASK_CMD | KEY_MASK_SHIFT | KEY_T));
  333. recent_scripts->add_separator();
  334. const int max_shown = 8;
  335. for (int i = 0; i < previous_scripts.size() && i <= max_shown; i++) {
  336. String path = previous_scripts.get(i);
  337. // just show script name and last dir
  338. recent_scripts->add_item(path.get_slice("/", path.get_slice_count("/") - 2) + "/" + path.get_file());
  339. }
  340. recent_scripts->add_separator();
  341. recent_scripts->add_shortcut(ED_SHORTCUT("script_editor/clear_recent", TTR("Clear Recent Files")));
  342. }
  343. void ScriptEditor::_open_recent_script(int p_idx) {
  344. // clear button
  345. if (p_idx == recent_scripts->get_item_count() - 1) {
  346. previous_scripts.clear();
  347. _update_recent_scripts();
  348. return;
  349. }
  350. // take two for the open recent button
  351. if (p_idx > 0) {
  352. p_idx -= 2;
  353. }
  354. if (p_idx < previous_scripts.size() && p_idx >= 0) {
  355. String path = previous_scripts.get(p_idx);
  356. // if its not on disk its a help file or deleted
  357. if (FileAccess::exists(path)) {
  358. Ref<Script> script = ResourceLoader::load(path);
  359. if (script.is_valid()) {
  360. edit(script, true);
  361. }
  362. // if it's a path then its most likely a delted file not help
  363. } else if (!path.is_resource_file()) {
  364. _help_class_open(path);
  365. }
  366. previous_scripts.remove(p_idx);
  367. _update_recent_scripts();
  368. }
  369. }
  370. void ScriptEditor::_close_tab(int p_idx, bool p_save) {
  371. int selected = p_idx;
  372. if (selected < 0 || selected >= tab_container->get_child_count())
  373. return;
  374. Node *tselected = tab_container->get_child(selected);
  375. ScriptEditorBase *current = tab_container->get_child(selected)->cast_to<ScriptEditorBase>();
  376. if (current) {
  377. _add_recent_script(current->get_edited_script()->get_path());
  378. if (p_save) {
  379. apply_scripts();
  380. }
  381. if (current->get_edit_menu()) {
  382. memdelete(current->get_edit_menu());
  383. }
  384. } else {
  385. EditorHelp *help = tab_container->get_child(selected)->cast_to<EditorHelp>();
  386. _add_recent_script(help->get_class());
  387. }
  388. //remove from history
  389. history.resize(history_pos + 1);
  390. for (int i = 0; i < history.size(); i++) {
  391. if (history[i].control == tselected) {
  392. history.remove(i);
  393. i--;
  394. history_pos--;
  395. }
  396. }
  397. if (history_pos >= history.size()) {
  398. history_pos = history.size() - 1;
  399. }
  400. int idx = tab_container->get_current_tab();
  401. memdelete(tselected);
  402. if (idx >= tab_container->get_child_count())
  403. idx = tab_container->get_child_count() - 1;
  404. if (idx >= 0) {
  405. if (history_pos >= 0) {
  406. idx = history[history_pos].control->get_index();
  407. }
  408. tab_container->set_current_tab(idx);
  409. //script_list->select(idx);
  410. }
  411. _update_history_arrows();
  412. _update_script_names();
  413. _update_members_overview_visibility();
  414. _save_layout();
  415. }
  416. void ScriptEditor::_close_current_tab() {
  417. _close_tab(tab_container->get_current_tab());
  418. }
  419. void ScriptEditor::_close_discard_current_tab(const String &p_str) {
  420. _close_tab(tab_container->get_current_tab(), false);
  421. erase_tab_confirm->hide();
  422. }
  423. void ScriptEditor::_close_docs_tab() {
  424. int child_count = tab_container->get_child_count();
  425. for (int i = child_count - 1; i >= 0; i--) {
  426. EditorHelp *se = tab_container->get_child(i)->cast_to<EditorHelp>();
  427. if (se) {
  428. _close_tab(i);
  429. }
  430. }
  431. }
  432. void ScriptEditor::_close_all_tabs() {
  433. int child_count = tab_container->get_child_count();
  434. for (int i = child_count - 1; i >= 0; i--) {
  435. tab_container->set_current_tab(i);
  436. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  437. if (se) {
  438. // Maybe there are unsaved changes
  439. if (se->is_unsaved()) {
  440. _ask_close_current_unsaved_tab(se);
  441. continue;
  442. }
  443. }
  444. _close_current_tab();
  445. }
  446. }
  447. void ScriptEditor::_ask_close_current_unsaved_tab(ScriptEditorBase *current) {
  448. erase_tab_confirm->set_text("Close and save changes?\n\"" + current->get_name() + "\"");
  449. erase_tab_confirm->popup_centered_minsize();
  450. }
  451. void ScriptEditor::_resave_scripts(const String &p_str) {
  452. apply_scripts();
  453. for (int i = 0; i < tab_container->get_child_count(); i++) {
  454. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  455. if (!se)
  456. continue;
  457. Ref<Script> script = se->get_edited_script();
  458. if (script->get_path() == "" || script->get_path().find("local://") != -1 || script->get_path().find("::") != -1)
  459. continue; //internal script, who cares
  460. if (trim_trailing_whitespace_on_save) {
  461. se->trim_trailing_whitespace();
  462. }
  463. if (convert_indent_on_save) {
  464. if (use_space_indentation) {
  465. se->convert_indent_to_spaces();
  466. } else {
  467. se->convert_indent_to_tabs();
  468. }
  469. }
  470. editor->save_resource(script);
  471. se->tag_saved_version();
  472. }
  473. disk_changed->hide();
  474. }
  475. void ScriptEditor::_reload_scripts() {
  476. for (int i = 0; i < tab_container->get_child_count(); i++) {
  477. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  478. if (!se) {
  479. continue;
  480. }
  481. Ref<Script> script = se->get_edited_script();
  482. if (script->get_path() == "" || script->get_path().find("local://") != -1 || script->get_path().find("::") != -1) {
  483. continue; //internal script, who cares
  484. }
  485. uint64_t last_date = script->get_last_modified_time();
  486. uint64_t date = FileAccess::get_modified_time(script->get_path());
  487. //printf("last date: %lli vs date: %lli\n",last_date,date);
  488. if (last_date == date) {
  489. continue;
  490. }
  491. Ref<Script> rel_script = ResourceLoader::load(script->get_path(), script->get_class(), true);
  492. ERR_CONTINUE(!rel_script.is_valid());
  493. script->set_source_code(rel_script->get_source_code());
  494. script->set_last_modified_time(rel_script->get_last_modified_time());
  495. script->reload();
  496. se->reload_text();
  497. }
  498. disk_changed->hide();
  499. _update_script_names();
  500. }
  501. void ScriptEditor::_res_saved_callback(const Ref<Resource> &p_res) {
  502. for (int i = 0; i < tab_container->get_child_count(); i++) {
  503. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  504. if (!se) {
  505. continue;
  506. }
  507. Ref<Script> script = se->get_edited_script();
  508. if (script->get_path() == "" || script->get_path().find("local://") != -1 || script->get_path().find("::") != -1) {
  509. continue; //internal script, who cares
  510. }
  511. if (script == p_res) {
  512. se->tag_saved_version();
  513. }
  514. }
  515. _update_script_names();
  516. if (!pending_auto_reload && auto_reload_running_scripts) {
  517. call_deferred("_live_auto_reload_running_scripts");
  518. pending_auto_reload = true;
  519. }
  520. }
  521. void ScriptEditor::_live_auto_reload_running_scripts() {
  522. pending_auto_reload = false;
  523. debugger->reload_scripts();
  524. }
  525. bool ScriptEditor::_test_script_times_on_disk(Ref<Script> p_for_script) {
  526. disk_changed_list->clear();
  527. TreeItem *r = disk_changed_list->create_item();
  528. disk_changed_list->set_hide_root(true);
  529. bool need_ask = false;
  530. bool need_reload = false;
  531. bool use_autoreload = bool(EDITOR_DEF("text_editor/files/auto_reload_scripts_on_external_change", false));
  532. for (int i = 0; i < tab_container->get_child_count(); i++) {
  533. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  534. if (se) {
  535. Ref<Script> script = se->get_edited_script();
  536. if (p_for_script.is_valid() && p_for_script != script)
  537. continue;
  538. if (script->get_path() == "" || script->get_path().find("local://") != -1 || script->get_path().find("::") != -1)
  539. continue; //internal script, who cares
  540. uint64_t last_date = script->get_last_modified_time();
  541. uint64_t date = FileAccess::get_modified_time(script->get_path());
  542. //printf("last date: %lli vs date: %lli\n",last_date,date);
  543. if (last_date != date) {
  544. TreeItem *ti = disk_changed_list->create_item(r);
  545. ti->set_text(0, script->get_path().get_file());
  546. if (!use_autoreload || se->is_unsaved()) {
  547. need_ask = true;
  548. }
  549. need_reload = true;
  550. //r->set_metadata(0,);
  551. }
  552. }
  553. }
  554. if (need_reload) {
  555. if (!need_ask) {
  556. script_editor->_reload_scripts();
  557. need_reload = false;
  558. } else {
  559. disk_changed->call_deferred("popup_centered_ratio", 0.5);
  560. }
  561. }
  562. return need_reload;
  563. }
  564. void ScriptEditor::_file_dialog_action(String p_file) {
  565. switch (file_dialog_option) {
  566. case FILE_SAVE_THEME_AS: {
  567. if (!EditorSettings::get_singleton()->save_text_editor_theme_as(p_file)) {
  568. editor->show_warning(TTR("Error while saving theme"), TTR("Error saving"));
  569. }
  570. } break;
  571. case FILE_IMPORT_THEME: {
  572. if (!EditorSettings::get_singleton()->import_text_editor_theme(p_file)) {
  573. editor->show_warning(TTR("Error importing theme"), TTR("Error importing"));
  574. }
  575. } break;
  576. }
  577. file_dialog_option = -1;
  578. }
  579. void ScriptEditor::_menu_option(int p_option) {
  580. switch (p_option) {
  581. case FILE_NEW: {
  582. script_create_dialog->config("Node", ".gd");
  583. script_create_dialog->popup_centered(Size2(300, 300) * EDSCALE);
  584. } break;
  585. case FILE_OPEN: {
  586. editor->open_resource("Script");
  587. return;
  588. } break;
  589. case FILE_SAVE_ALL: {
  590. if (_test_script_times_on_disk())
  591. return;
  592. save_all_scripts();
  593. } break;
  594. case FILE_IMPORT_THEME: {
  595. file_dialog->set_mode(EditorFileDialog::MODE_OPEN_FILE);
  596. file_dialog->set_access(EditorFileDialog::ACCESS_FILESYSTEM);
  597. file_dialog_option = FILE_IMPORT_THEME;
  598. file_dialog->clear_filters();
  599. file_dialog->add_filter("*.tet");
  600. file_dialog->popup_centered_ratio();
  601. file_dialog->set_title(TTR("Import Theme"));
  602. } break;
  603. case FILE_RELOAD_THEME: {
  604. EditorSettings::get_singleton()->load_text_editor_theme();
  605. } break;
  606. case FILE_SAVE_THEME: {
  607. if (!EditorSettings::get_singleton()->save_text_editor_theme()) {
  608. editor->show_warning(TTR("Error while saving theme"), TTR("Error saving"));
  609. }
  610. } break;
  611. case FILE_SAVE_THEME_AS: {
  612. file_dialog->set_mode(EditorFileDialog::MODE_SAVE_FILE);
  613. file_dialog->set_access(EditorFileDialog::ACCESS_FILESYSTEM);
  614. file_dialog_option = FILE_SAVE_THEME_AS;
  615. file_dialog->clear_filters();
  616. file_dialog->add_filter("*.tet");
  617. file_dialog->set_current_path(EditorSettings::get_singleton()->get_settings_path() + "/text_editor_themes/" + EditorSettings::get_singleton()->get("text_editor/theme/color_theme"));
  618. file_dialog->popup_centered_ratio();
  619. file_dialog->set_title(TTR("Save Theme As.."));
  620. } break;
  621. case SEARCH_HELP: {
  622. help_search_dialog->popup();
  623. } break;
  624. case SEARCH_CLASSES: {
  625. String current;
  626. if (tab_container->get_tab_count() > 0) {
  627. EditorHelp *eh = tab_container->get_child(tab_container->get_current_tab())->cast_to<EditorHelp>();
  628. if (eh) {
  629. current = eh->get_class();
  630. }
  631. }
  632. help_index->popup();
  633. if (current != "") {
  634. help_index->call_deferred("select_class", current);
  635. }
  636. } break;
  637. case SEARCH_WEBSITE: {
  638. OS::get_singleton()->shell_open("http://docs.godotengine.org/");
  639. } break;
  640. case WINDOW_NEXT: {
  641. _history_forward();
  642. } break;
  643. case WINDOW_PREV: {
  644. _history_back();
  645. } break;
  646. case DEBUG_SHOW: {
  647. if (debugger) {
  648. bool visible = debug_menu->get_popup()->is_item_checked(debug_menu->get_popup()->get_item_index(DEBUG_SHOW));
  649. debug_menu->get_popup()->set_item_checked(debug_menu->get_popup()->get_item_index(DEBUG_SHOW), !visible);
  650. if (visible)
  651. debugger->hide();
  652. else
  653. debugger->show();
  654. }
  655. } break;
  656. case DEBUG_SHOW_KEEP_OPEN: {
  657. bool visible = debug_menu->get_popup()->is_item_checked(debug_menu->get_popup()->get_item_index(DEBUG_SHOW_KEEP_OPEN));
  658. if (debugger)
  659. debugger->set_hide_on_stop(visible);
  660. debug_menu->get_popup()->set_item_checked(debug_menu->get_popup()->get_item_index(DEBUG_SHOW_KEEP_OPEN), !visible);
  661. } break;
  662. }
  663. int selected = tab_container->get_current_tab();
  664. if (selected < 0 || selected >= tab_container->get_child_count())
  665. return;
  666. ScriptEditorBase *current = tab_container->get_child(selected)->cast_to<ScriptEditorBase>();
  667. if (current) {
  668. switch (p_option) {
  669. case FILE_NEW: {
  670. script_create_dialog->config("Node", ".gd");
  671. script_create_dialog->popup_centered(Size2(300, 300) * EDSCALE);
  672. } break;
  673. case FILE_SAVE: {
  674. if (_test_script_times_on_disk())
  675. return;
  676. if (trim_trailing_whitespace_on_save)
  677. current->trim_trailing_whitespace();
  678. if (convert_indent_on_save) {
  679. if (use_space_indentation) {
  680. current->convert_indent_to_spaces();
  681. } else {
  682. current->convert_indent_to_tabs();
  683. }
  684. }
  685. editor->save_resource(current->get_edited_script());
  686. } break;
  687. case FILE_SAVE_AS: {
  688. current->trim_trailing_whitespace();
  689. if (convert_indent_on_save) {
  690. if (use_space_indentation) {
  691. current->convert_indent_to_spaces();
  692. } else {
  693. current->convert_indent_to_tabs();
  694. }
  695. }
  696. editor->push_item(current->get_edited_script()->cast_to<Object>());
  697. editor->save_resource_as(current->get_edited_script());
  698. } break;
  699. case FILE_TOOL_RELOAD:
  700. case FILE_TOOL_RELOAD_SOFT: {
  701. current->reload(p_option == FILE_TOOL_RELOAD_SOFT);
  702. } break;
  703. case FILE_CLOSE: {
  704. if (current->is_unsaved()) {
  705. _ask_close_current_unsaved_tab(current);
  706. } else {
  707. _close_current_tab();
  708. }
  709. } break;
  710. case CLOSE_DOCS: {
  711. _close_docs_tab();
  712. } break;
  713. case CLOSE_ALL: {
  714. _close_all_tabs();
  715. } break;
  716. case DEBUG_NEXT: {
  717. if (debugger)
  718. debugger->debug_next();
  719. } break;
  720. case DEBUG_STEP: {
  721. if (debugger)
  722. debugger->debug_step();
  723. } break;
  724. case DEBUG_BREAK: {
  725. if (debugger)
  726. debugger->debug_break();
  727. } break;
  728. case DEBUG_CONTINUE: {
  729. if (debugger)
  730. debugger->debug_continue();
  731. } break;
  732. case WINDOW_MOVE_LEFT: {
  733. if (tab_container->get_current_tab() > 0) {
  734. tab_container->call_deferred("set_current_tab", tab_container->get_current_tab() - 1);
  735. script_list->call_deferred("select", tab_container->get_current_tab() - 1);
  736. tab_container->move_child(current, tab_container->get_current_tab() - 1);
  737. _update_script_names();
  738. }
  739. } break;
  740. case WINDOW_MOVE_RIGHT: {
  741. if (tab_container->get_current_tab() < tab_container->get_child_count() - 1) {
  742. tab_container->call_deferred("set_current_tab", tab_container->get_current_tab() + 1);
  743. script_list->call_deferred("select", tab_container->get_current_tab() + 1);
  744. tab_container->move_child(current, tab_container->get_current_tab() + 1);
  745. _update_script_names();
  746. }
  747. } break;
  748. default: {
  749. if (p_option >= WINDOW_SELECT_BASE) {
  750. tab_container->set_current_tab(p_option - WINDOW_SELECT_BASE);
  751. script_list->select(p_option - WINDOW_SELECT_BASE);
  752. }
  753. }
  754. }
  755. } else {
  756. EditorHelp *help = tab_container->get_current_tab_control()->cast_to<EditorHelp>();
  757. if (help) {
  758. switch (p_option) {
  759. case HELP_SEARCH_FIND: {
  760. help->popup_search();
  761. } break;
  762. case HELP_SEARCH_FIND_NEXT: {
  763. help->search_again();
  764. } break;
  765. case FILE_CLOSE: {
  766. _close_current_tab();
  767. } break;
  768. case CLOSE_DOCS: {
  769. _close_docs_tab();
  770. } break;
  771. case CLOSE_ALL: {
  772. _close_all_tabs();
  773. } break;
  774. }
  775. }
  776. }
  777. }
  778. void ScriptEditor::_tab_changed(int p_which) {
  779. ensure_select_current();
  780. }
  781. void ScriptEditor::_notification(int p_what) {
  782. if (p_what == NOTIFICATION_ENTER_TREE) {
  783. editor->connect("play_pressed", this, "_editor_play");
  784. editor->connect("pause_pressed", this, "_editor_pause");
  785. editor->connect("stop_pressed", this, "_editor_stop");
  786. editor->connect("script_add_function_request", this, "_add_callback");
  787. editor->connect("resource_saved", this, "_res_saved_callback");
  788. script_list->connect("item_selected", this, "_script_selected");
  789. members_overview->connect("item_selected", this, "_members_overview_selected");
  790. script_split->connect("dragged", this, "_script_split_dragged");
  791. autosave_timer->connect("timeout", this, "_autosave_scripts");
  792. {
  793. float autosave_time = EditorSettings::get_singleton()->get("text_editor/files/autosave_interval_secs");
  794. if (autosave_time > 0) {
  795. autosave_timer->set_wait_time(autosave_time);
  796. autosave_timer->start();
  797. } else {
  798. autosave_timer->stop();
  799. }
  800. }
  801. EditorSettings::get_singleton()->connect("settings_changed", this, "_editor_settings_changed");
  802. help_search->set_icon(get_icon("Help", "EditorIcons"));
  803. site_search->set_icon(get_icon("GodotDocs", "EditorIcons"));
  804. class_search->set_icon(get_icon("ClassList", "EditorIcons"));
  805. script_forward->set_icon(get_icon("Forward", "EditorIcons"));
  806. script_back->set_icon(get_icon("Back", "EditorIcons"));
  807. }
  808. if (p_what == NOTIFICATION_READY) {
  809. get_tree()->connect("tree_changed", this, "_tree_changed");
  810. editor->connect("request_help", this, "_request_help");
  811. editor->connect("request_help_search", this, "_help_search");
  812. }
  813. if (p_what == NOTIFICATION_EXIT_TREE) {
  814. editor->disconnect("play_pressed", this, "_editor_play");
  815. editor->disconnect("pause_pressed", this, "_editor_pause");
  816. editor->disconnect("stop_pressed", this, "_editor_stop");
  817. }
  818. if (p_what == MainLoop::NOTIFICATION_WM_FOCUS_IN) {
  819. _test_script_times_on_disk();
  820. _update_modified_scripts_for_external_editor();
  821. }
  822. if (p_what == NOTIFICATION_PROCESS) {
  823. }
  824. }
  825. bool ScriptEditor::can_take_away_focus() const {
  826. int selected = tab_container->get_current_tab();
  827. if (selected < 0 || selected >= tab_container->get_child_count())
  828. return true;
  829. ScriptEditorBase *current = tab_container->get_child(selected)->cast_to<ScriptEditorBase>();
  830. if (!current)
  831. return true;
  832. return current->can_lose_focus_on_node_selection();
  833. }
  834. void ScriptEditor::close_builtin_scripts_from_scene(const String &p_scene) {
  835. for (int i = 0; i < tab_container->get_child_count(); i++) {
  836. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  837. if (se) {
  838. Ref<Script> script = se->get_edited_script();
  839. if (!script.is_valid())
  840. continue;
  841. if (script->get_path().find("::") != -1 && script->get_path().begins_with(p_scene)) { //is an internal script and belongs to scene being closed
  842. _close_tab(i);
  843. i--;
  844. }
  845. }
  846. }
  847. }
  848. void ScriptEditor::edited_scene_changed() {
  849. _update_modified_scripts_for_external_editor();
  850. }
  851. static const Node *_find_node_with_script(const Node *p_node, const RefPtr &p_script) {
  852. if (p_node->get_script() == p_script)
  853. return p_node;
  854. for (int i = 0; i < p_node->get_child_count(); i++) {
  855. const Node *result = _find_node_with_script(p_node->get_child(i), p_script);
  856. if (result)
  857. return result;
  858. }
  859. return NULL;
  860. }
  861. Dictionary ScriptEditor::get_state() const {
  862. //apply_scripts();
  863. Dictionary state;
  864. #if 0
  865. Array paths;
  866. int open=-1;
  867. for(int i=0;i<tab_container->get_child_count();i++) {
  868. ScriptTextEditor *se = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  869. if (!se)
  870. continue;
  871. Ref<Script> script = se->get_edited_script();
  872. if (script->get_path()!="" && script->get_path().find("local://")==-1 && script->get_path().find("::")==-1) {
  873. paths.push_back(script->get_path());
  874. } else {
  875. const Node *owner = _find_node_with_script(get_tree()->get_root(),script.get_ref_ptr());
  876. if (owner)
  877. paths.push_back(owner->get_path());
  878. }
  879. if (i==tab_container->get_current_tab())
  880. open=i;
  881. }
  882. if (paths.size())
  883. state["sources"]=paths;
  884. if (open!=-1)
  885. state["current"]=open;
  886. #endif
  887. return state;
  888. }
  889. void ScriptEditor::set_state(const Dictionary &p_state) {
  890. #if 0
  891. print_line("attempt set state: "+String(Variant(p_state)));
  892. if (!p_state.has("sources"))
  893. return; //bleh
  894. Array sources = p_state["sources"];
  895. for(int i=0;i<sources.size();i++) {
  896. Variant source=sources[i];
  897. Ref<Script> script;
  898. if (source.get_type()==Variant::NODE_PATH) {
  899. Node *owner=get_tree()->get_root()->get_node(source);
  900. if (!owner)
  901. continue;
  902. script = owner->get_script();
  903. } else if (source.get_type()==Variant::STRING) {
  904. script = ResourceLoader::load(source,"Script");
  905. }
  906. if (script.is_null()) //ah well..
  907. continue;
  908. editor->call("_resource_selected",script);
  909. }
  910. if (p_state.has("current")) {
  911. tab_container->set_current_tab(p_state["current"]);
  912. }
  913. #endif
  914. }
  915. void ScriptEditor::clear() {
  916. #if 0
  917. List<ScriptTextEditor*> stes;
  918. for(int i=0;i<tab_container->get_child_count();i++) {
  919. ScriptTextEditor *se = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  920. if (!se)
  921. continue;
  922. stes.push_back(se);
  923. }
  924. while(stes.size()) {
  925. memdelete(stes.front()->get());
  926. stes.pop_front();
  927. }
  928. int idx = tab_container->get_current_tab();
  929. if (idx>=tab_container->get_child_count())
  930. idx=tab_container->get_child_count()-1;
  931. if (idx>=0) {
  932. tab_container->set_current_tab(idx);
  933. script_list->select( script_list->find_metadata(idx) );
  934. }
  935. #endif
  936. }
  937. void ScriptEditor::get_breakpoints(List<String> *p_breakpoints) {
  938. for (int i = 0; i < tab_container->get_child_count(); i++) {
  939. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  940. if (!se)
  941. continue;
  942. List<int> bpoints;
  943. se->get_breakpoints(&bpoints);
  944. Ref<Script> script = se->get_edited_script();
  945. String base = script->get_path();
  946. ERR_CONTINUE(base.begins_with("local://") || base == "");
  947. for (List<int>::Element *E = bpoints.front(); E; E = E->next()) {
  948. p_breakpoints->push_back(base + ":" + itos(E->get() + 1));
  949. }
  950. }
  951. }
  952. void ScriptEditor::ensure_focus_current() {
  953. if (!is_inside_tree())
  954. return;
  955. int cidx = tab_container->get_current_tab();
  956. if (cidx < 0 || cidx >= tab_container->get_tab_count())
  957. ;
  958. Control *c = tab_container->get_child(cidx)->cast_to<Control>();
  959. if (!c)
  960. return;
  961. ScriptEditorBase *se = c->cast_to<ScriptEditorBase>();
  962. if (!se)
  963. return;
  964. se->ensure_focus();
  965. }
  966. void ScriptEditor::_members_overview_selected(int p_idx) {
  967. Node *current = tab_container->get_child(tab_container->get_current_tab());
  968. ScriptEditorBase *se = current->cast_to<ScriptEditorBase>();
  969. if (!se) {
  970. return;
  971. }
  972. se->goto_line(members_overview->get_item_metadata(p_idx));
  973. se->ensure_focus();
  974. }
  975. void ScriptEditor::_script_selected(int p_idx) {
  976. grab_focus_block = !Input::get_singleton()->is_mouse_button_pressed(1); //amazing hack, simply amazing
  977. _go_to_tab(script_list->get_item_metadata(p_idx));
  978. grab_focus_block = false;
  979. }
  980. void ScriptEditor::ensure_select_current() {
  981. if (tab_container->get_child_count() && tab_container->get_current_tab() >= 0) {
  982. Node *current = tab_container->get_child(tab_container->get_current_tab());
  983. ScriptEditorBase *se = current->cast_to<ScriptEditorBase>();
  984. if (se) {
  985. Ref<Script> script = se->get_edited_script();
  986. if (!grab_focus_block && is_visible_in_tree())
  987. se->ensure_focus();
  988. //edit_menu->show();
  989. //search_menu->show();
  990. }
  991. EditorHelp *eh = current->cast_to<EditorHelp>();
  992. if (eh) {
  993. //edit_menu->hide();
  994. //search_menu->hide();
  995. //script_search_menu->show();
  996. }
  997. }
  998. _update_selected_editor_menu();
  999. }
  1000. void ScriptEditor::_find_scripts(Node *p_base, Node *p_current, Set<Ref<Script> > &used) {
  1001. if (p_current != p_base && p_current->get_owner() != p_base)
  1002. return;
  1003. if (p_current->get_script_instance()) {
  1004. Ref<Script> scr = p_current->get_script();
  1005. if (scr.is_valid())
  1006. used.insert(scr);
  1007. }
  1008. for (int i = 0; i < p_current->get_child_count(); i++) {
  1009. _find_scripts(p_base, p_current->get_child(i), used);
  1010. }
  1011. }
  1012. struct _ScriptEditorItemData {
  1013. String name;
  1014. String sort_key;
  1015. Ref<Texture> icon;
  1016. int index;
  1017. String tooltip;
  1018. bool used;
  1019. int category;
  1020. bool operator<(const _ScriptEditorItemData &id) const {
  1021. return category == id.category ? sort_key < id.sort_key : category < id.category;
  1022. }
  1023. };
  1024. void ScriptEditor::_update_members_overview_visibility() {
  1025. Node *current = tab_container->get_child(tab_container->get_current_tab());
  1026. ScriptEditorBase *se = current->cast_to<ScriptEditorBase>();
  1027. if (!se) {
  1028. members_overview->set_visible(false);
  1029. return;
  1030. }
  1031. if (members_overview_enabled && se->show_members_overview()) {
  1032. members_overview->set_visible(true);
  1033. } else {
  1034. members_overview->set_visible(false);
  1035. }
  1036. }
  1037. void ScriptEditor::_update_members_overview() {
  1038. members_overview->clear();
  1039. Node *current = tab_container->get_child(tab_container->get_current_tab());
  1040. ScriptEditorBase *se = current->cast_to<ScriptEditorBase>();
  1041. if (!se) {
  1042. return;
  1043. }
  1044. Vector<String> functions = se->get_functions();
  1045. for (int i = 0; i < functions.size(); i++) {
  1046. members_overview->add_item(functions[i].get_slice(":", 0));
  1047. members_overview->set_item_metadata(i, functions[i].get_slice(":", 1).to_int() - 1);
  1048. }
  1049. }
  1050. void ScriptEditor::_update_script_colors() {
  1051. bool script_temperature_enabled = EditorSettings::get_singleton()->get("text_editor/open_scripts/script_temperature_enabled");
  1052. bool highlight_current = EditorSettings::get_singleton()->get("text_editor/open_scripts/highlight_current_script");
  1053. int hist_size = EditorSettings::get_singleton()->get("text_editor/open_scripts/script_temperature_history_size");
  1054. Color hot_color = EditorSettings::get_singleton()->get("text_editor/open_scripts/script_temperature_hot_color");
  1055. Color cold_color = EditorSettings::get_singleton()->get("text_editor/open_scripts/script_temperature_cold_color");
  1056. for (int i = 0; i < script_list->get_item_count(); i++) {
  1057. int c = script_list->get_item_metadata(i);
  1058. Node *n = tab_container->get_child(c);
  1059. if (!n)
  1060. continue;
  1061. script_list->set_item_custom_bg_color(i, Color(0, 0, 0, 0));
  1062. bool current = tab_container->get_current_tab() == c;
  1063. if (current && highlight_current) {
  1064. script_list->set_item_custom_bg_color(i, EditorSettings::get_singleton()->get("text_editor/open_scripts/current_script_background_color"));
  1065. } else if (script_temperature_enabled) {
  1066. if (!n->has_meta("__editor_pass")) {
  1067. continue;
  1068. }
  1069. int pass = n->get_meta("__editor_pass");
  1070. int h = edit_pass - pass;
  1071. if (h > hist_size) {
  1072. continue;
  1073. }
  1074. int non_zero_hist_size = (hist_size == 0) ? 1 : hist_size;
  1075. float v = Math::ease((edit_pass - pass) / float(non_zero_hist_size), 0.4);
  1076. script_list->set_item_custom_bg_color(i, hot_color.linear_interpolate(cold_color, v));
  1077. }
  1078. }
  1079. }
  1080. void ScriptEditor::_update_script_names() {
  1081. if (restoring_layout)
  1082. return;
  1083. waiting_update_names = false;
  1084. Set<Ref<Script> > used;
  1085. Node *edited = EditorNode::get_singleton()->get_edited_scene();
  1086. if (edited) {
  1087. _find_scripts(edited, edited, used);
  1088. }
  1089. script_list->clear();
  1090. bool split_script_help = EditorSettings::get_singleton()->get("text_editor/open_scripts/group_help_pages");
  1091. ScriptSortBy sort_by = (ScriptSortBy)(int)EditorSettings::get_singleton()->get("text_editor/open_scripts/sort_scripts_by");
  1092. ScriptListName display_as = (ScriptListName)(int)EditorSettings::get_singleton()->get("text_editor/open_scripts/list_script_names_as");
  1093. Vector<_ScriptEditorItemData> sedata;
  1094. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1095. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  1096. if (se) {
  1097. String name = se->get_name();
  1098. Ref<Texture> icon = se->get_icon();
  1099. String path = se->get_edited_script()->get_path();
  1100. _ScriptEditorItemData sd;
  1101. sd.icon = icon;
  1102. sd.name = name;
  1103. sd.tooltip = path;
  1104. sd.index = i;
  1105. sd.used = used.has(se->get_edited_script());
  1106. sd.category = 0;
  1107. switch (sort_by) {
  1108. case SORT_BY_NAME: {
  1109. sd.sort_key = name.to_lower();
  1110. } break;
  1111. case SORT_BY_PATH: {
  1112. sd.sort_key = path;
  1113. } break;
  1114. }
  1115. switch (display_as) {
  1116. case DISPLAY_NAME: {
  1117. sd.name = name;
  1118. } break;
  1119. case DISPLAY_DIR_AND_NAME: {
  1120. if (!path.get_base_dir().get_file().empty()) {
  1121. sd.name = path.get_base_dir().get_file() + "/" + name;
  1122. } else {
  1123. sd.name = name;
  1124. }
  1125. } break;
  1126. case DISPLAY_FULL_PATH: {
  1127. sd.name = path;
  1128. } break;
  1129. }
  1130. sedata.push_back(sd);
  1131. }
  1132. EditorHelp *eh = tab_container->get_child(i)->cast_to<EditorHelp>();
  1133. if (eh) {
  1134. String name = eh->get_class();
  1135. Ref<Texture> icon = get_icon("Help", "EditorIcons");
  1136. String tooltip = name + " Class Reference";
  1137. _ScriptEditorItemData sd;
  1138. sd.icon = icon;
  1139. sd.name = name;
  1140. sd.sort_key = name;
  1141. sd.tooltip = tooltip;
  1142. sd.index = i;
  1143. sd.used = false;
  1144. sd.category = split_script_help ? 1 : 0;
  1145. sedata.push_back(sd);
  1146. }
  1147. }
  1148. sedata.sort();
  1149. for (int i = 0; i < sedata.size(); i++) {
  1150. script_list->add_item(sedata[i].name, sedata[i].icon);
  1151. int index = script_list->get_item_count() - 1;
  1152. script_list->set_item_tooltip(index, sedata[i].tooltip);
  1153. script_list->set_item_metadata(index, sedata[i].index);
  1154. if (sedata[i].used) {
  1155. script_list->set_item_custom_bg_color(index, Color(88 / 255.0, 88 / 255.0, 60 / 255.0));
  1156. }
  1157. if (tab_container->get_current_tab() == sedata[i].index) {
  1158. script_list->select(index);
  1159. script_name_label->set_text(sedata[i].name);
  1160. script_icon->set_texture(sedata[i].icon);
  1161. }
  1162. }
  1163. _update_members_overview();
  1164. _update_script_colors();
  1165. }
  1166. bool ScriptEditor::edit(const Ref<Script> &p_script, int p_line, int p_col, bool p_grab_focus) {
  1167. if (p_script.is_null())
  1168. return false;
  1169. // refuse to open built-in if scene is not loaded
  1170. // see if already has it
  1171. bool open_dominant = EditorSettings::get_singleton()->get("text_editor/files/open_dominant_script_on_scene_change");
  1172. Error err = p_script->get_language()->open_in_external_editor(p_script, p_line >= 0 ? p_line : 0, p_col);
  1173. if (err == OK)
  1174. return false;
  1175. if (err != ERR_UNAVAILABLE)
  1176. WARN_PRINT("Couldn't open in custom external text editor");
  1177. if (p_script->get_path().is_resource_file() && bool(EditorSettings::get_singleton()->get("text_editor/external/use_external_editor"))) {
  1178. String path = EditorSettings::get_singleton()->get("text_editor/external/exec_path");
  1179. String flags = EditorSettings::get_singleton()->get("text_editor/external/exec_flags");
  1180. Dictionary keys;
  1181. keys["project"] = GlobalConfig::get_singleton()->get_resource_path();
  1182. keys["file"] = GlobalConfig::get_singleton()->globalize_path(p_script->get_path());
  1183. keys["line"] = p_line >= 0 ? p_line : 0;
  1184. keys["col"] = p_col;
  1185. flags = flags.format(keys).strip_edges().replace("\\\\", "\\");
  1186. List<String> args;
  1187. if (flags.size()) {
  1188. int from = 0, to = 0;
  1189. bool inside_quotes = false;
  1190. for (int i = 0; i < flags.size(); i++) {
  1191. if (flags[i] == '"' && (!i || flags[i - 1] != '\\')) {
  1192. inside_quotes = !inside_quotes;
  1193. } else if (flags[i] == '\0' || (!inside_quotes && flags[i] == ' ')) {
  1194. args.push_back(flags.substr(from, to));
  1195. from = i + 1;
  1196. to = 0;
  1197. } else {
  1198. to++;
  1199. }
  1200. }
  1201. }
  1202. Error err = OS::get_singleton()->execute(path, args, false);
  1203. if (err == OK)
  1204. return false;
  1205. WARN_PRINT("Couldn't open external text editor, using internal");
  1206. }
  1207. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1208. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  1209. if (!se)
  1210. continue;
  1211. if (se->get_edited_script() == p_script) {
  1212. if (open_dominant || !EditorNode::get_singleton()->is_changing_scene()) {
  1213. if (tab_container->get_current_tab() != i) {
  1214. _go_to_tab(i);
  1215. script_list->select(script_list->find_metadata(i));
  1216. }
  1217. if (is_visible_in_tree())
  1218. se->ensure_focus();
  1219. if (p_line >= 0)
  1220. se->goto_line(p_line - 1);
  1221. }
  1222. return true;
  1223. }
  1224. }
  1225. // doesn't have it, make a new one
  1226. ScriptEditorBase *se;
  1227. for (int i = script_editor_func_count - 1; i >= 0; i--) {
  1228. se = script_editor_funcs[i](p_script);
  1229. if (se)
  1230. break;
  1231. }
  1232. ERR_FAIL_COND_V(!se, false);
  1233. tab_container->add_child(se);
  1234. se->set_edited_script(p_script);
  1235. se->set_tooltip_request_func("_get_debug_tooltip", this);
  1236. if (se->get_edit_menu()) {
  1237. se->get_edit_menu()->hide();
  1238. menu_hb->add_child(se->get_edit_menu());
  1239. menu_hb->move_child(se->get_edit_menu(), 1);
  1240. }
  1241. if (p_grab_focus) {
  1242. _go_to_tab(tab_container->get_tab_count() - 1);
  1243. }
  1244. _update_script_names();
  1245. _save_layout();
  1246. se->connect("name_changed", this, "_update_script_names");
  1247. se->connect("request_help_search", this, "_help_search");
  1248. se->connect("request_open_script_at_line", this, "_goto_script_line");
  1249. se->connect("go_to_help", this, "_help_class_goto");
  1250. se->connect("request_save_history", this, "_save_history");
  1251. //test for modification, maybe the script was not edited but was loaded
  1252. _test_script_times_on_disk(p_script);
  1253. _update_modified_scripts_for_external_editor(p_script);
  1254. if (p_line >= 0)
  1255. se->goto_line(p_line - 1);
  1256. return true;
  1257. }
  1258. void ScriptEditor::save_all_scripts() {
  1259. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1260. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  1261. if (!se)
  1262. continue;
  1263. if (convert_indent_on_save) {
  1264. if (use_space_indentation) {
  1265. se->convert_indent_to_spaces();
  1266. } else {
  1267. se->convert_indent_to_tabs();
  1268. }
  1269. }
  1270. if (trim_trailing_whitespace_on_save) {
  1271. se->trim_trailing_whitespace();
  1272. }
  1273. if (!se->is_unsaved())
  1274. continue;
  1275. Ref<Script> script = se->get_edited_script();
  1276. if (script.is_valid())
  1277. se->apply_code();
  1278. if (script->get_path() != "" && script->get_path().find("local://") == -1 && script->get_path().find("::") == -1) {
  1279. //external script, save it
  1280. editor->save_resource(script);
  1281. //ResourceSaver::save(script->get_path(),script);
  1282. }
  1283. }
  1284. _update_script_names();
  1285. }
  1286. void ScriptEditor::apply_scripts() const {
  1287. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1288. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  1289. if (!se)
  1290. continue;
  1291. se->apply_code();
  1292. }
  1293. }
  1294. void ScriptEditor::_editor_play() {
  1295. debugger->start();
  1296. debug_menu->get_popup()->grab_focus();
  1297. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_NEXT), true);
  1298. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_STEP), true);
  1299. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_BREAK), false);
  1300. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_CONTINUE), true);
  1301. //debugger_gui->start_listening(Globals::get_singleton()->get("debug/debug_port"));
  1302. }
  1303. void ScriptEditor::_editor_pause() {
  1304. }
  1305. void ScriptEditor::_editor_stop() {
  1306. debugger->stop();
  1307. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_NEXT), true);
  1308. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_STEP), true);
  1309. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_BREAK), true);
  1310. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_CONTINUE), true);
  1311. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1312. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  1313. if (!se) {
  1314. continue;
  1315. }
  1316. se->set_debugger_active(false);
  1317. }
  1318. }
  1319. void ScriptEditor::_add_callback(Object *p_obj, const String &p_function, const PoolStringArray &p_args) {
  1320. //print_line("add callback! hohoho"); kinda sad to remove this
  1321. ERR_FAIL_COND(!p_obj);
  1322. Ref<Script> script = p_obj->get_script();
  1323. ERR_FAIL_COND(!script.is_valid());
  1324. editor->push_item(script.ptr());
  1325. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1326. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  1327. if (!se)
  1328. continue;
  1329. if (se->get_edited_script() != script)
  1330. continue;
  1331. se->add_callback(p_function, p_args);
  1332. _go_to_tab(i);
  1333. script_list->select(script_list->find_metadata(i));
  1334. break;
  1335. }
  1336. }
  1337. void ScriptEditor::_save_layout() {
  1338. if (restoring_layout) {
  1339. return;
  1340. }
  1341. editor->save_layout();
  1342. }
  1343. void ScriptEditor::_editor_settings_changed() {
  1344. trim_trailing_whitespace_on_save = EditorSettings::get_singleton()->get("text_editor/files/trim_trailing_whitespace_on_save");
  1345. convert_indent_on_save = EditorSettings::get_singleton()->get("text_editor/indent/convert_indent_on_save");
  1346. use_space_indentation = EditorSettings::get_singleton()->get("text_editor/indent/type");
  1347. members_overview_enabled = EditorSettings::get_singleton()->get("text_editor/open_scripts/show_members_overview");
  1348. _update_members_overview_visibility();
  1349. float autosave_time = EditorSettings::get_singleton()->get("text_editor/files/autosave_interval_secs");
  1350. if (autosave_time > 0) {
  1351. autosave_timer->set_wait_time(autosave_time);
  1352. autosave_timer->start();
  1353. } else {
  1354. autosave_timer->stop();
  1355. }
  1356. if (current_theme == "") {
  1357. current_theme = EditorSettings::get_singleton()->get("text_editor/theme/color_theme");
  1358. } else if (current_theme != EditorSettings::get_singleton()->get("text_editor/theme/color_theme")) {
  1359. current_theme = EditorSettings::get_singleton()->get("text_editor/theme/color_theme");
  1360. EditorSettings::get_singleton()->load_text_editor_theme();
  1361. }
  1362. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1363. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  1364. if (!se)
  1365. continue;
  1366. se->update_settings();
  1367. }
  1368. _update_script_colors();
  1369. _update_script_names();
  1370. ScriptServer::set_reload_scripts_on_save(EDITOR_DEF("text_editor/files/auto_reload_and_parse_scripts_on_save", true));
  1371. }
  1372. void ScriptEditor::_autosave_scripts() {
  1373. save_all_scripts();
  1374. }
  1375. void ScriptEditor::_tree_changed() {
  1376. if (waiting_update_names)
  1377. return;
  1378. waiting_update_names = true;
  1379. call_deferred("_update_script_names");
  1380. }
  1381. void ScriptEditor::_script_split_dragged(float) {
  1382. _save_layout();
  1383. }
  1384. void ScriptEditor::_unhandled_input(const Ref<InputEvent> &p_event) {
  1385. if (p_event->is_pressed() || !is_visible_in_tree()) return;
  1386. if (ED_IS_SHORTCUT("script_editor/next_script", p_event)) {
  1387. int next_tab = script_list->get_current() + 1;
  1388. next_tab %= script_list->get_item_count();
  1389. _go_to_tab(script_list->get_item_metadata(next_tab));
  1390. _update_script_names();
  1391. }
  1392. if (ED_IS_SHORTCUT("script_editor/prev_script", p_event)) {
  1393. int next_tab = script_list->get_current() - 1;
  1394. next_tab = next_tab >= 0 ? next_tab : script_list->get_item_count() - 1;
  1395. _go_to_tab(script_list->get_item_metadata(next_tab));
  1396. _update_script_names();
  1397. }
  1398. }
  1399. void ScriptEditor::set_window_layout(Ref<ConfigFile> p_layout) {
  1400. if (!bool(EDITOR_DEF("text_editor/files/restore_scripts_on_load", true))) {
  1401. return;
  1402. }
  1403. if (!p_layout->has_section_key("ScriptEditor", "open_scripts") && !p_layout->has_section_key("ScriptEditor", "open_help"))
  1404. return;
  1405. Array scripts = p_layout->get_value("ScriptEditor", "open_scripts");
  1406. Array helps;
  1407. if (p_layout->has_section_key("ScriptEditor", "open_help"))
  1408. helps = p_layout->get_value("ScriptEditor", "open_help");
  1409. restoring_layout = true;
  1410. for (int i = 0; i < scripts.size(); i++) {
  1411. String path = scripts[i];
  1412. if (!FileAccess::exists(path))
  1413. continue;
  1414. Ref<Script> scr = ResourceLoader::load(path);
  1415. if (scr.is_valid()) {
  1416. edit(scr);
  1417. }
  1418. }
  1419. for (int i = 0; i < helps.size(); i++) {
  1420. String path = helps[i];
  1421. _help_class_open(path);
  1422. }
  1423. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1424. tab_container->get_child(i)->set_meta("__editor_pass", Variant());
  1425. }
  1426. if (p_layout->has_section_key("ScriptEditor", "split_offset")) {
  1427. script_split->set_split_offset(p_layout->get_value("ScriptEditor", "split_offset"));
  1428. }
  1429. restoring_layout = false;
  1430. _update_script_names();
  1431. }
  1432. void ScriptEditor::get_window_layout(Ref<ConfigFile> p_layout) {
  1433. Array scripts;
  1434. Array helps;
  1435. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1436. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  1437. if (se) {
  1438. String path = se->get_edited_script()->get_path();
  1439. if (!path.is_resource_file())
  1440. continue;
  1441. scripts.push_back(path);
  1442. }
  1443. EditorHelp *eh = tab_container->get_child(i)->cast_to<EditorHelp>();
  1444. if (eh) {
  1445. helps.push_back(eh->get_class());
  1446. }
  1447. }
  1448. p_layout->set_value("ScriptEditor", "open_scripts", scripts);
  1449. p_layout->set_value("ScriptEditor", "open_help", helps);
  1450. p_layout->set_value("ScriptEditor", "split_offset", script_split->get_split_offset());
  1451. }
  1452. void ScriptEditor::_help_class_open(const String &p_class) {
  1453. if (p_class == "")
  1454. return;
  1455. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1456. EditorHelp *eh = tab_container->get_child(i)->cast_to<EditorHelp>();
  1457. if (eh && eh->get_class() == p_class) {
  1458. _go_to_tab(i);
  1459. _update_script_names();
  1460. return;
  1461. }
  1462. }
  1463. EditorHelp *eh = memnew(EditorHelp);
  1464. eh->set_name(p_class);
  1465. tab_container->add_child(eh);
  1466. _go_to_tab(tab_container->get_tab_count() - 1);
  1467. eh->go_to_class(p_class, 0);
  1468. eh->connect("go_to_help", this, "_help_class_goto");
  1469. _update_script_names();
  1470. _save_layout();
  1471. }
  1472. void ScriptEditor::_help_class_goto(const String &p_desc) {
  1473. String cname = p_desc.get_slice(":", 1);
  1474. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1475. EditorHelp *eh = tab_container->get_child(i)->cast_to<EditorHelp>();
  1476. if (eh && eh->get_class() == cname) {
  1477. _go_to_tab(i);
  1478. eh->go_to_help(p_desc);
  1479. _update_script_names();
  1480. return;
  1481. }
  1482. }
  1483. EditorHelp *eh = memnew(EditorHelp);
  1484. eh->set_name(cname);
  1485. tab_container->add_child(eh);
  1486. _go_to_tab(tab_container->get_tab_count() - 1);
  1487. eh->go_to_help(p_desc);
  1488. eh->connect("go_to_help", this, "_help_class_goto");
  1489. _update_script_names();
  1490. _save_layout();
  1491. }
  1492. void ScriptEditor::_update_selected_editor_menu() {
  1493. for (int i = 0; i < tab_container->get_child_count(); i++) {
  1494. bool current = tab_container->get_current_tab() == i;
  1495. ScriptEditorBase *se = tab_container->get_child(i)->cast_to<ScriptEditorBase>();
  1496. if (se && se->get_edit_menu()) {
  1497. if (current)
  1498. se->get_edit_menu()->show();
  1499. else
  1500. se->get_edit_menu()->hide();
  1501. }
  1502. }
  1503. EditorHelp *eh = tab_container->get_current_tab_control()->cast_to<EditorHelp>();
  1504. if (eh) {
  1505. script_search_menu->show();
  1506. } else {
  1507. script_search_menu->hide();
  1508. }
  1509. }
  1510. void ScriptEditor::_update_history_pos(int p_new_pos) {
  1511. Node *n = tab_container->get_current_tab_control();
  1512. if (n->cast_to<ScriptEditorBase>()) {
  1513. history[history_pos].state = n->cast_to<ScriptEditorBase>()->get_edit_state();
  1514. }
  1515. if (n->cast_to<EditorHelp>()) {
  1516. history[history_pos].state = n->cast_to<EditorHelp>()->get_scroll();
  1517. }
  1518. history_pos = p_new_pos;
  1519. tab_container->set_current_tab(history[history_pos].control->get_index());
  1520. n = history[history_pos].control;
  1521. if (n->cast_to<ScriptEditorBase>()) {
  1522. n->cast_to<ScriptEditorBase>()->set_edit_state(history[history_pos].state);
  1523. n->cast_to<ScriptEditorBase>()->ensure_focus();
  1524. }
  1525. if (n->cast_to<EditorHelp>()) {
  1526. n->cast_to<EditorHelp>()->set_scroll(history[history_pos].state);
  1527. n->cast_to<EditorHelp>()->set_focused();
  1528. }
  1529. n->set_meta("__editor_pass", ++edit_pass);
  1530. _update_script_names();
  1531. _update_history_arrows();
  1532. _update_selected_editor_menu();
  1533. }
  1534. void ScriptEditor::_history_forward() {
  1535. if (history_pos < history.size() - 1) {
  1536. _update_history_pos(history_pos + 1);
  1537. }
  1538. }
  1539. void ScriptEditor::_history_back() {
  1540. if (history_pos > 0) {
  1541. _update_history_pos(history_pos - 1);
  1542. }
  1543. }
  1544. void ScriptEditor::set_scene_root_script(Ref<Script> p_script) {
  1545. bool open_dominant = EditorSettings::get_singleton()->get("text_editor/files/open_dominant_script_on_scene_change");
  1546. if (bool(EditorSettings::get_singleton()->get("text_editor/external/use_external_editor")))
  1547. return;
  1548. if (open_dominant && p_script.is_valid() && _can_open_in_editor(p_script.ptr())) {
  1549. edit(p_script);
  1550. }
  1551. }
  1552. bool ScriptEditor::script_goto_method(Ref<Script> p_script, const String &p_method) {
  1553. int line = p_script->get_member_line(p_method);
  1554. if (line == -1)
  1555. return false;
  1556. return edit(p_script, line, 0);
  1557. }
  1558. void ScriptEditor::set_live_auto_reload_running_scripts(bool p_enabled) {
  1559. auto_reload_running_scripts = p_enabled;
  1560. }
  1561. void ScriptEditor::_help_search(String p_text) {
  1562. help_search_dialog->popup(p_text);
  1563. }
  1564. void ScriptEditor::_open_script_request(const String &p_path) {
  1565. Ref<Script> script = ResourceLoader::load(p_path);
  1566. if (script.is_valid()) {
  1567. script_editor->edit(script, false);
  1568. }
  1569. }
  1570. int ScriptEditor::script_editor_func_count = 0;
  1571. CreateScriptEditorFunc ScriptEditor::script_editor_funcs[ScriptEditor::SCRIPT_EDITOR_FUNC_MAX];
  1572. void ScriptEditor::register_create_script_editor_function(CreateScriptEditorFunc p_func) {
  1573. ERR_FAIL_COND(script_editor_func_count == SCRIPT_EDITOR_FUNC_MAX);
  1574. script_editor_funcs[script_editor_func_count++] = p_func;
  1575. }
  1576. void ScriptEditor::_bind_methods() {
  1577. ClassDB::bind_method("_file_dialog_action", &ScriptEditor::_file_dialog_action);
  1578. ClassDB::bind_method("_tab_changed", &ScriptEditor::_tab_changed);
  1579. ClassDB::bind_method("_menu_option", &ScriptEditor::_menu_option);
  1580. ClassDB::bind_method("_close_current_tab", &ScriptEditor::_close_current_tab);
  1581. ClassDB::bind_method("_close_discard_current_tab", &ScriptEditor::_close_discard_current_tab);
  1582. ClassDB::bind_method("_close_docs_tab", &ScriptEditor::_close_docs_tab);
  1583. ClassDB::bind_method("_close_all_tabs", &ScriptEditor::_close_all_tabs);
  1584. ClassDB::bind_method("_open_recent_script", &ScriptEditor::_open_recent_script);
  1585. ClassDB::bind_method("_editor_play", &ScriptEditor::_editor_play);
  1586. ClassDB::bind_method("_editor_pause", &ScriptEditor::_editor_pause);
  1587. ClassDB::bind_method("_editor_stop", &ScriptEditor::_editor_stop);
  1588. ClassDB::bind_method("_add_callback", &ScriptEditor::_add_callback);
  1589. ClassDB::bind_method("_reload_scripts", &ScriptEditor::_reload_scripts);
  1590. ClassDB::bind_method("_resave_scripts", &ScriptEditor::_resave_scripts);
  1591. ClassDB::bind_method("_res_saved_callback", &ScriptEditor::_res_saved_callback);
  1592. ClassDB::bind_method("_goto_script_line", &ScriptEditor::_goto_script_line);
  1593. ClassDB::bind_method("_goto_script_line2", &ScriptEditor::_goto_script_line2);
  1594. ClassDB::bind_method("_help_search", &ScriptEditor::_help_search);
  1595. ClassDB::bind_method("_save_history", &ScriptEditor::_save_history);
  1596. ClassDB::bind_method("_breaked", &ScriptEditor::_breaked);
  1597. ClassDB::bind_method("_show_debugger", &ScriptEditor::_show_debugger);
  1598. ClassDB::bind_method("_get_debug_tooltip", &ScriptEditor::_get_debug_tooltip);
  1599. ClassDB::bind_method("_autosave_scripts", &ScriptEditor::_autosave_scripts);
  1600. ClassDB::bind_method("_editor_settings_changed", &ScriptEditor::_editor_settings_changed);
  1601. ClassDB::bind_method("_update_script_names", &ScriptEditor::_update_script_names);
  1602. ClassDB::bind_method("_tree_changed", &ScriptEditor::_tree_changed);
  1603. ClassDB::bind_method("_members_overview_selected", &ScriptEditor::_members_overview_selected);
  1604. ClassDB::bind_method("_script_selected", &ScriptEditor::_script_selected);
  1605. ClassDB::bind_method("_script_created", &ScriptEditor::_script_created);
  1606. ClassDB::bind_method("_script_split_dragged", &ScriptEditor::_script_split_dragged);
  1607. ClassDB::bind_method("_help_class_open", &ScriptEditor::_help_class_open);
  1608. ClassDB::bind_method("_help_class_goto", &ScriptEditor::_help_class_goto);
  1609. ClassDB::bind_method("_request_help", &ScriptEditor::_help_class_open);
  1610. ClassDB::bind_method("_history_forward", &ScriptEditor::_history_forward);
  1611. ClassDB::bind_method("_history_back", &ScriptEditor::_history_back);
  1612. ClassDB::bind_method("_live_auto_reload_running_scripts", &ScriptEditor::_live_auto_reload_running_scripts);
  1613. ClassDB::bind_method("_unhandled_input", &ScriptEditor::_unhandled_input);
  1614. }
  1615. ScriptEditor::ScriptEditor(EditorNode *p_editor) {
  1616. current_theme = "";
  1617. completion_cache = memnew(EditorScriptCodeCompletionCache);
  1618. restoring_layout = false;
  1619. waiting_update_names = false;
  1620. pending_auto_reload = false;
  1621. auto_reload_running_scripts = false;
  1622. members_overview_enabled = true;
  1623. editor = p_editor;
  1624. menu_hb = memnew(HBoxContainer);
  1625. add_child(menu_hb);
  1626. script_split = memnew(HSplitContainer);
  1627. add_child(script_split);
  1628. script_split->set_v_size_flags(SIZE_EXPAND_FILL);
  1629. list_split = memnew(VSplitContainer);
  1630. script_split->add_child(list_split);
  1631. list_split->set_v_size_flags(SIZE_EXPAND_FILL);
  1632. script_list = memnew(ItemList);
  1633. list_split->add_child(script_list);
  1634. script_list->set_custom_minimum_size(Size2(0, 0));
  1635. script_split->set_split_offset(140);
  1636. list_split->set_split_offset(500);
  1637. members_overview = memnew(ItemList);
  1638. list_split->add_child(members_overview);
  1639. members_overview->set_custom_minimum_size(Size2(0, 0));
  1640. tab_container = memnew(TabContainer);
  1641. tab_container->add_style_override("panel", p_editor->get_gui_base()->get_stylebox("ScriptPanel", "EditorStyles"));
  1642. tab_container->set_tabs_visible(false);
  1643. script_split->add_child(tab_container);
  1644. tab_container->set_h_size_flags(SIZE_EXPAND_FILL);
  1645. ED_SHORTCUT("script_editor/next_script", TTR("Next script"), KEY_MASK_CMD | KEY_MASK_SHIFT | KEY_GREATER);
  1646. ED_SHORTCUT("script_editor/prev_script", TTR("Previous script"), KEY_MASK_CMD | KEY_LESS);
  1647. set_process_unhandled_input(true);
  1648. file_menu = memnew(MenuButton);
  1649. menu_hb->add_child(file_menu);
  1650. file_menu->set_text(TTR("File"));
  1651. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/new", TTR("New")), FILE_NEW);
  1652. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/open", TTR("Open")), FILE_OPEN);
  1653. file_menu->get_popup()->add_submenu_item(TTR("Open Recent"), "RecentScripts", FILE_OPEN_RECENT);
  1654. recent_scripts = memnew(PopupMenu);
  1655. recent_scripts->set_name("RecentScripts");
  1656. file_menu->get_popup()->add_child(recent_scripts);
  1657. recent_scripts->connect("id_pressed", this, "_open_recent_script");
  1658. _update_recent_scripts();
  1659. file_menu->get_popup()->add_separator();
  1660. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/save", TTR("Save"), KEY_MASK_ALT | KEY_MASK_CMD | KEY_S), FILE_SAVE);
  1661. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/save_as", TTR("Save As..")), FILE_SAVE_AS);
  1662. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/save_all", TTR("Save All"), KEY_MASK_CMD | KEY_MASK_SHIFT | KEY_MASK_ALT | KEY_S), FILE_SAVE_ALL);
  1663. file_menu->get_popup()->add_separator();
  1664. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/reload_script_soft", TTR("Soft Reload Script"), KEY_MASK_CMD | KEY_MASK_SHIFT | KEY_R), FILE_TOOL_RELOAD_SOFT);
  1665. file_menu->get_popup()->add_separator();
  1666. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/history_previous", TTR("History Prev"), KEY_MASK_ALT | KEY_LEFT), WINDOW_PREV);
  1667. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/history_next", TTR("History Next"), KEY_MASK_ALT | KEY_RIGHT), WINDOW_NEXT);
  1668. file_menu->get_popup()->add_separator();
  1669. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/import_theme", TTR("Import Theme")), FILE_IMPORT_THEME);
  1670. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/reload_theme", TTR("Reload Theme")), FILE_RELOAD_THEME);
  1671. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/save_theme", TTR("Save Theme")), FILE_SAVE_THEME);
  1672. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/save_theme_as", TTR("Save Theme As")), FILE_SAVE_THEME_AS);
  1673. file_menu->get_popup()->add_separator();
  1674. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/close_docs", TTR("Close Docs")), CLOSE_DOCS);
  1675. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/close_file", TTR("Close"), KEY_MASK_CMD | KEY_W), FILE_CLOSE);
  1676. file_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/close_all", TTR("Close All")), CLOSE_ALL);
  1677. file_menu->get_popup()->connect("id_pressed", this, "_menu_option");
  1678. script_search_menu = memnew(MenuButton);
  1679. menu_hb->add_child(script_search_menu);
  1680. script_search_menu->set_text(TTR("Search"));
  1681. script_search_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/find", TTR("Find.."), KEY_MASK_CMD | KEY_F), HELP_SEARCH_FIND);
  1682. script_search_menu->get_popup()->add_shortcut(ED_SHORTCUT("script_editor/find_next", TTR("Find Next"), KEY_F3), HELP_SEARCH_FIND_NEXT);
  1683. script_search_menu->get_popup()->connect("id_pressed", this, "_menu_option");
  1684. script_search_menu->hide();
  1685. debug_menu = memnew(MenuButton);
  1686. menu_hb->add_child(debug_menu);
  1687. debug_menu->set_text(TTR("Debug"));
  1688. debug_menu->get_popup()->add_separator();
  1689. debug_menu->get_popup()->add_shortcut(ED_SHORTCUT("debugger/step_over", TTR("Step Over"), KEY_F10), DEBUG_NEXT);
  1690. debug_menu->get_popup()->add_shortcut(ED_SHORTCUT("debugger/step_into", TTR("Step Into"), KEY_F11), DEBUG_STEP);
  1691. debug_menu->get_popup()->add_separator();
  1692. debug_menu->get_popup()->add_shortcut(ED_SHORTCUT("debugger/break", TTR("Break")), DEBUG_BREAK);
  1693. debug_menu->get_popup()->add_shortcut(ED_SHORTCUT("debugger/continue", TTR("Continue")), DEBUG_CONTINUE);
  1694. debug_menu->get_popup()->add_separator();
  1695. //debug_menu->get_popup()->add_check_item("Show Debugger",DEBUG_SHOW);
  1696. debug_menu->get_popup()->add_check_shortcut(ED_SHORTCUT("debugger/keep_debugger_open", TTR("Keep Debugger Open")), DEBUG_SHOW_KEEP_OPEN);
  1697. debug_menu->get_popup()->connect("id_pressed", this, "_menu_option");
  1698. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_NEXT), true);
  1699. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_STEP), true);
  1700. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_BREAK), true);
  1701. debug_menu->get_popup()->set_item_disabled(debug_menu->get_popup()->get_item_index(DEBUG_CONTINUE), true);
  1702. #if 0
  1703. window_menu = memnew( MenuButton );
  1704. menu_hb->add_child(window_menu);
  1705. window_menu->set_text(TTR("Window"));
  1706. window_menu->get_popup()->add_item(TTR("Close"),WINDOW_CLOSE,KEY_MASK_CMD|KEY_W);
  1707. window_menu->get_popup()->add_separator();
  1708. window_menu->get_popup()->add_item(TTR("Move Left"),WINDOW_MOVE_LEFT,KEY_MASK_CMD|KEY_LEFT);
  1709. window_menu->get_popup()->add_item(TTR("Move Right"),WINDOW_MOVE_RIGHT,KEY_MASK_CMD|KEY_RIGHT);
  1710. window_menu->get_popup()->add_separator();
  1711. window_menu->get_popup()->connect("id_pressed", this,"_menu_option");
  1712. #endif
  1713. menu_hb->add_spacer();
  1714. script_icon = memnew(TextureRect);
  1715. menu_hb->add_child(script_icon);
  1716. script_name_label = memnew(Label);
  1717. menu_hb->add_child(script_name_label);
  1718. script_icon->hide();
  1719. script_name_label->hide();
  1720. menu_hb->add_spacer();
  1721. site_search = memnew(ToolButton);
  1722. site_search->set_text(TTR("Tutorials"));
  1723. site_search->connect("pressed", this, "_menu_option", varray(SEARCH_WEBSITE));
  1724. menu_hb->add_child(site_search);
  1725. site_search->set_tooltip(TTR("Open https://godotengine.org at tutorials section."));
  1726. class_search = memnew(ToolButton);
  1727. class_search->set_text(TTR("Classes"));
  1728. class_search->connect("pressed", this, "_menu_option", varray(SEARCH_CLASSES));
  1729. menu_hb->add_child(class_search);
  1730. class_search->set_tooltip(TTR("Search the class hierarchy."));
  1731. help_search = memnew(ToolButton);
  1732. help_search->set_text(TTR("Search Help"));
  1733. help_search->connect("pressed", this, "_menu_option", varray(SEARCH_HELP));
  1734. menu_hb->add_child(help_search);
  1735. help_search->set_tooltip(TTR("Search the reference documentation."));
  1736. menu_hb->add_child(memnew(VSeparator));
  1737. script_back = memnew(ToolButton);
  1738. script_back->connect("pressed", this, "_history_back");
  1739. menu_hb->add_child(script_back);
  1740. script_back->set_disabled(true);
  1741. script_back->set_tooltip(TTR("Go to previous edited document."));
  1742. script_forward = memnew(ToolButton);
  1743. script_forward->connect("pressed", this, "_history_forward");
  1744. menu_hb->add_child(script_forward);
  1745. script_forward->set_disabled(true);
  1746. script_forward->set_tooltip(TTR("Go to next edited document."));
  1747. tab_container->connect("tab_changed", this, "_tab_changed");
  1748. erase_tab_confirm = memnew(ConfirmationDialog);
  1749. erase_tab_confirm->get_ok()->set_text(TTR("Save"));
  1750. erase_tab_confirm->add_button(TTR("Discard"), OS::get_singleton()->get_swap_ok_cancel(), "discard");
  1751. erase_tab_confirm->connect("confirmed", this, "_close_current_tab");
  1752. erase_tab_confirm->connect("custom_action", this, "_close_discard_current_tab");
  1753. add_child(erase_tab_confirm);
  1754. script_create_dialog = memnew(ScriptCreateDialog);
  1755. script_create_dialog->set_title(TTR("Create Script"));
  1756. add_child(script_create_dialog);
  1757. script_create_dialog->connect("script_created", this, "_script_created");
  1758. file_dialog_option = -1;
  1759. file_dialog = memnew(EditorFileDialog);
  1760. add_child(file_dialog);
  1761. file_dialog->connect("file_selected", this, "_file_dialog_action");
  1762. debugger = memnew(ScriptEditorDebugger(editor));
  1763. debugger->connect("goto_script_line", this, "_goto_script_line");
  1764. debugger->connect("show_debugger", this, "_show_debugger");
  1765. disk_changed = memnew(ConfirmationDialog);
  1766. {
  1767. VBoxContainer *vbc = memnew(VBoxContainer);
  1768. disk_changed->add_child(vbc);
  1769. //disk_changed->set_child_rect(vbc);
  1770. Label *dl = memnew(Label);
  1771. dl->set_text(TTR("The following files are newer on disk.\nWhat action should be taken?:"));
  1772. vbc->add_child(dl);
  1773. disk_changed_list = memnew(Tree);
  1774. vbc->add_child(disk_changed_list);
  1775. disk_changed_list->set_v_size_flags(SIZE_EXPAND_FILL);
  1776. disk_changed->connect("confirmed", this, "_reload_scripts");
  1777. disk_changed->get_ok()->set_text(TTR("Reload"));
  1778. disk_changed->add_button(TTR("Resave"), !OS::get_singleton()->get_swap_ok_cancel(), "resave");
  1779. disk_changed->connect("custom_action", this, "_resave_scripts");
  1780. }
  1781. add_child(disk_changed);
  1782. script_editor = this;
  1783. Button *db = EditorNode::get_singleton()->add_bottom_panel_item(TTR("Debugger"), debugger);
  1784. debugger->set_tool_button(db);
  1785. debugger->connect("breaked", this, "_breaked");
  1786. autosave_timer = memnew(Timer);
  1787. autosave_timer->set_one_shot(false);
  1788. add_child(autosave_timer);
  1789. grab_focus_block = false;
  1790. help_search_dialog = memnew(EditorHelpSearch);
  1791. add_child(help_search_dialog);
  1792. help_search_dialog->connect("go_to_help", this, "_help_class_goto");
  1793. help_index = memnew(EditorHelpIndex);
  1794. add_child(help_index);
  1795. help_index->connect("open_class", this, "_help_class_open");
  1796. history_pos = -1;
  1797. //debugger_gui->hide();
  1798. edit_pass = 0;
  1799. trim_trailing_whitespace_on_save = false;
  1800. convert_indent_on_save = false;
  1801. use_space_indentation = false;
  1802. ScriptServer::edit_request_func = _open_script_request;
  1803. }
  1804. ScriptEditor::~ScriptEditor() {
  1805. memdelete(completion_cache);
  1806. }
  1807. void ScriptEditorPlugin::edit(Object *p_object) {
  1808. if (!p_object->cast_to<Script>())
  1809. return;
  1810. script_editor->edit(p_object->cast_to<Script>());
  1811. }
  1812. bool ScriptEditorPlugin::handles(Object *p_object) const {
  1813. if (p_object->cast_to<Script>()) {
  1814. bool valid = _can_open_in_editor(p_object->cast_to<Script>());
  1815. if (!valid) { //user tried to open it by clicking
  1816. EditorNode::get_singleton()->show_warning(TTR("Built-in scripts can only be edited when the scene they belong to is loaded"));
  1817. }
  1818. return valid;
  1819. }
  1820. return p_object->is_class("Script");
  1821. }
  1822. void ScriptEditorPlugin::make_visible(bool p_visible) {
  1823. if (p_visible) {
  1824. script_editor->show();
  1825. script_editor->set_process(true);
  1826. script_editor->ensure_select_current();
  1827. } else {
  1828. script_editor->hide();
  1829. script_editor->set_process(false);
  1830. }
  1831. }
  1832. void ScriptEditorPlugin::selected_notify() {
  1833. script_editor->ensure_select_current();
  1834. }
  1835. Dictionary ScriptEditorPlugin::get_state() const {
  1836. return script_editor->get_state();
  1837. }
  1838. void ScriptEditorPlugin::set_state(const Dictionary &p_state) {
  1839. script_editor->set_state(p_state);
  1840. }
  1841. void ScriptEditorPlugin::clear() {
  1842. script_editor->clear();
  1843. }
  1844. void ScriptEditorPlugin::save_external_data() {
  1845. script_editor->save_all_scripts();
  1846. }
  1847. void ScriptEditorPlugin::apply_changes() {
  1848. script_editor->apply_scripts();
  1849. }
  1850. void ScriptEditorPlugin::restore_global_state() {
  1851. }
  1852. void ScriptEditorPlugin::save_global_state() {
  1853. }
  1854. void ScriptEditorPlugin::set_window_layout(Ref<ConfigFile> p_layout) {
  1855. script_editor->set_window_layout(p_layout);
  1856. }
  1857. void ScriptEditorPlugin::get_window_layout(Ref<ConfigFile> p_layout) {
  1858. script_editor->get_window_layout(p_layout);
  1859. }
  1860. void ScriptEditorPlugin::get_breakpoints(List<String> *p_breakpoints) {
  1861. return script_editor->get_breakpoints(p_breakpoints);
  1862. }
  1863. void ScriptEditorPlugin::edited_scene_changed() {
  1864. script_editor->edited_scene_changed();
  1865. }
  1866. ScriptEditorPlugin::ScriptEditorPlugin(EditorNode *p_node) {
  1867. editor = p_node;
  1868. script_editor = memnew(ScriptEditor(p_node));
  1869. editor->get_viewport()->add_child(script_editor);
  1870. script_editor->set_v_size_flags(Control::SIZE_EXPAND_FILL);
  1871. script_editor->hide();
  1872. EDITOR_DEF("text_editor/files/auto_reload_scripts_on_external_change", true);
  1873. ScriptServer::set_reload_scripts_on_save(EDITOR_DEF("text_editor/files/auto_reload_and_parse_scripts_on_save", true));
  1874. EDITOR_DEF("text_editor/files/open_dominant_script_on_scene_change", true);
  1875. EDITOR_DEF("text_editor/external/use_external_editor", false);
  1876. EDITOR_DEF("text_editor/external/exec_path", "");
  1877. EDITOR_DEF("text_editor/open_scripts/script_temperature_enabled", true);
  1878. EDITOR_DEF("text_editor/open_scripts/highlight_current_script", true);
  1879. EDITOR_DEF("text_editor/open_scripts/script_temperature_history_size", 15);
  1880. EDITOR_DEF("text_editor/open_scripts/script_temperature_hot_color", Color(1, 0, 0, 0.3));
  1881. EDITOR_DEF("text_editor/open_scripts/script_temperature_cold_color", Color(0, 0, 1, 0.3));
  1882. EDITOR_DEF("text_editor/open_scripts/current_script_background_color", Color(0.81, 0.81, 0.14, 0.63));
  1883. EDITOR_DEF("text_editor/open_scripts/group_help_pages", true);
  1884. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::INT, "text_editor/open_scripts/sort_scripts_by", PROPERTY_HINT_ENUM, "Name,Path"));
  1885. EDITOR_DEF("text_editor/open_scripts/sort_scripts_by", 0);
  1886. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::INT, "text_editor/open_scripts/list_script_names_as", PROPERTY_HINT_ENUM, "Name,Parent Directory And Name,Full Path"));
  1887. EDITOR_DEF("text_editor/open_scripts/list_script_names_as", 0);
  1888. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::STRING, "text_editor/external/exec_path", PROPERTY_HINT_GLOBAL_FILE));
  1889. EDITOR_DEF("text_editor/external/exec_flags", "");
  1890. ED_SHORTCUT("script_editor/open_recent", TTR("Open Recent"), KEY_MASK_CMD | KEY_MASK_SHIFT | KEY_T);
  1891. ED_SHORTCUT("script_editor/clear_recent", TTR("Clear Recent Files"));
  1892. }
  1893. ScriptEditorPlugin::~ScriptEditorPlugin() {
  1894. }