script_editor_plugin.cpp 91 KB

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