script_editor_plugin.cpp 76 KB

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