script_editor_plugin.cpp 74 KB

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