2
0

script_editor_plugin.cpp 78 KB

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