script_editor_plugin.cpp 77 KB

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