script_editor_plugin.cpp 77 KB

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