script_editor_plugin.cpp 71 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690
  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-2016 Juan Linietsky, Ariel Manzur. */
  9. /* */
  10. /* Permission is hereby granted, free of charge, to any person obtaining */
  11. /* a copy of this software and associated documentation files (the */
  12. /* "Software"), to deal in the Software without restriction, including */
  13. /* without limitation the rights to use, copy, modify, merge, publish, */
  14. /* distribute, sublicense, and/or sell copies of the Software, and to */
  15. /* permit persons to whom the Software is furnished to do so, subject to */
  16. /* the following conditions: */
  17. /* */
  18. /* The above copyright notice and this permission notice shall be */
  19. /* included in all copies or substantial portions of the Software. */
  20. /* */
  21. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  22. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  23. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/
  24. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  25. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  26. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  27. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  28. /*************************************************************************/
  29. #include "script_editor_plugin.h"
  30. #include "tools/editor/editor_settings.h"
  31. #include "io/resource_loader.h"
  32. #include "io/resource_saver.h"
  33. #include "os/keyboard.h"
  34. #include "os/os.h"
  35. #include "tools/editor/editor_node.h"
  36. #include "tools/editor/script_editor_debugger.h"
  37. #include "globals.h"
  38. #include "os/file_access.h"
  39. #include "scene/main/viewport.h"
  40. #include "os/keyboard.h"
  41. #include "os/input.h"
  42. /*** SCRIPT EDITOR ****/
  43. class EditorScriptCodeCompletionCache : public ScriptCodeCompletionCache {
  44. struct Cache {
  45. uint64_t time_loaded;
  46. RES cache;
  47. };
  48. Map<String,Cache> cached;
  49. public:
  50. uint64_t max_time_cache;
  51. int max_cache_size;
  52. void cleanup() {
  53. List< Map<String,Cache>::Element * > to_clean;
  54. Map<String,Cache>::Element *I=cached.front();
  55. while(I) {
  56. if ((OS::get_singleton()->get_ticks_msec()-I->get().time_loaded)>max_time_cache) {
  57. to_clean.push_back(I);
  58. }
  59. I=I->next();
  60. }
  61. while(to_clean.front()) {
  62. cached.erase(to_clean.front()->get());
  63. to_clean.pop_front();
  64. }
  65. }
  66. RES get_cached_resource(const String& p_path) {
  67. Map<String,Cache>::Element *E=cached.find(p_path);
  68. if (!E) {
  69. Cache c;
  70. c.cache=ResourceLoader::load(p_path);
  71. E=cached.insert(p_path,c);
  72. }
  73. E->get().time_loaded=OS::get_singleton()->get_ticks_msec();
  74. if (cached.size()>max_cache_size) {
  75. uint64_t older;
  76. Map<String,Cache>::Element *O=cached.front();
  77. older=O->get().time_loaded;
  78. Map<String,Cache>::Element *I=O;
  79. while(I) {
  80. if (I->get().time_loaded<older) {
  81. older = I->get().time_loaded;
  82. O=I;
  83. }
  84. I=I->next();
  85. }
  86. if (O!=E) {//should never heppane..
  87. cached.erase(O);
  88. }
  89. }
  90. return E->get().cache;
  91. }
  92. EditorScriptCodeCompletionCache() {
  93. max_cache_size=128;
  94. max_time_cache=5*60*1000; //minutes, five
  95. }
  96. };
  97. #define SORT_SCRIPT_LIST
  98. void ScriptEditorQuickOpen::popup(const Vector<String>& p_functions, bool p_dontclear) {
  99. popup_centered_ratio(0.6);
  100. if (p_dontclear)
  101. search_box->select_all();
  102. else
  103. search_box->clear();
  104. search_box->grab_focus();
  105. functions=p_functions;
  106. _update_search();
  107. }
  108. void ScriptEditorQuickOpen::_text_changed(const String& p_newtext) {
  109. _update_search();
  110. }
  111. void ScriptEditorQuickOpen::_sbox_input(const InputEvent& p_ie) {
  112. if (p_ie.type==InputEvent::KEY && (
  113. p_ie.key.scancode == KEY_UP ||
  114. p_ie.key.scancode == KEY_DOWN ||
  115. p_ie.key.scancode == KEY_PAGEUP ||
  116. p_ie.key.scancode == KEY_PAGEDOWN ) ) {
  117. search_options->call("_input_event",p_ie);
  118. search_box->accept_event();
  119. }
  120. }
  121. void ScriptEditorQuickOpen::_update_search() {
  122. search_options->clear();
  123. TreeItem *root = search_options->create_item();
  124. for(int i=0;i<functions.size();i++) {
  125. String file = functions[i];
  126. if ((search_box->get_text()=="" || file.findn(search_box->get_text())!=-1)) {
  127. TreeItem *ti = search_options->create_item(root);
  128. ti->set_text(0,file);
  129. if (root->get_children()==ti)
  130. ti->select(0);
  131. }
  132. }
  133. get_ok()->set_disabled(root->get_children()==NULL);
  134. }
  135. void ScriptEditorQuickOpen::_confirmed() {
  136. TreeItem *ti = search_options->get_selected();
  137. if (!ti)
  138. return;
  139. int line = ti->get_text(0).get_slice(":",1).to_int();
  140. emit_signal("goto_line",line-1);
  141. hide();
  142. }
  143. void ScriptEditorQuickOpen::_notification(int p_what) {
  144. if (p_what==NOTIFICATION_ENTER_TREE) {
  145. connect("confirmed",this,"_confirmed");
  146. }
  147. }
  148. void ScriptEditorQuickOpen::_bind_methods() {
  149. ObjectTypeDB::bind_method(_MD("_text_changed"),&ScriptEditorQuickOpen::_text_changed);
  150. ObjectTypeDB::bind_method(_MD("_confirmed"),&ScriptEditorQuickOpen::_confirmed);
  151. ObjectTypeDB::bind_method(_MD("_sbox_input"),&ScriptEditorQuickOpen::_sbox_input);
  152. ADD_SIGNAL(MethodInfo("goto_line",PropertyInfo(Variant::INT,"line")));
  153. }
  154. ScriptEditorQuickOpen::ScriptEditorQuickOpen() {
  155. VBoxContainer *vbc = memnew( VBoxContainer );
  156. add_child(vbc);
  157. set_child_rect(vbc);
  158. search_box = memnew( LineEdit );
  159. vbc->add_margin_child("Search:",search_box);
  160. search_box->connect("text_changed",this,"_text_changed");
  161. search_box->connect("input_event",this,"_sbox_input");
  162. search_options = memnew( Tree );
  163. vbc->add_margin_child("Matches:",search_options,true);
  164. get_ok()->set_text("Open");
  165. get_ok()->set_disabled(true);
  166. register_text_enter(search_box);
  167. set_hide_on_ok(false);
  168. search_options->connect("item_activated",this,"_confirmed");
  169. search_options->set_hide_root(true);
  170. }
  171. /////////////////////////////////
  172. ScriptEditor *ScriptEditor::script_editor=NULL;
  173. Vector<String> ScriptTextEditor::get_functions() {
  174. String errortxt;
  175. int line=-1,col;
  176. TextEdit *te=get_text_edit();
  177. String text = te->get_text();
  178. List<String> fnc;
  179. if (script->get_language()->validate(text,line,col,errortxt,script->get_path(),&fnc)) {
  180. //if valid rewrite functions to latest
  181. functions.clear();
  182. for (List<String>::Element *E=fnc.front();E;E=E->next()) {
  183. functions.push_back(E->get());
  184. }
  185. }
  186. return functions;
  187. }
  188. void ScriptTextEditor::apply_code() {
  189. if (script.is_null())
  190. return;
  191. // print_line("applying code");
  192. script->set_source_code(get_text_edit()->get_text());
  193. script->update_exports();
  194. }
  195. Ref<Script> ScriptTextEditor::get_edited_script() const {
  196. return script;
  197. }
  198. void ScriptTextEditor::_load_theme_settings() {
  199. get_text_edit()->clear_colors();
  200. /* keyword color */
  201. get_text_edit()->set_custom_bg_color(EDITOR_DEF("text_editor/background_color",Color(0,0,0,0)));
  202. get_text_edit()->add_color_override("font_color",EDITOR_DEF("text_editor/text_color",Color(0,0,0)));
  203. get_text_edit()->add_color_override("font_selected_color",EDITOR_DEF("text_editor/text_selected_color",Color(1,1,1)));
  204. get_text_edit()->add_color_override("selection_color",EDITOR_DEF("text_editor/selection_color",Color(0.2,0.2,1)));
  205. get_text_edit()->add_color_override("brace_mismatch_color",EDITOR_DEF("text_editor/brace_mismatch_color",Color(1,0.2,0.2)));
  206. get_text_edit()->add_color_override("current_line_color",EDITOR_DEF("text_editor/current_line_color",Color(0.3,0.5,0.8,0.15)));
  207. Color keyword_color= EDITOR_DEF("text_editor/keyword_color",Color(0.5,0.0,0.2));
  208. get_text_edit()->set_syntax_coloring(true);
  209. List<String> keywords;
  210. script->get_language()->get_reserved_words(&keywords);
  211. for(List<String>::Element *E=keywords.front();E;E=E->next()) {
  212. get_text_edit()->add_keyword_color(E->get(),keyword_color);
  213. }
  214. //colorize core types
  215. Color basetype_color= EDITOR_DEF("text_editor/base_type_color",Color(0.3,0.3,0.0));
  216. get_text_edit()->add_keyword_color("Vector2",basetype_color);
  217. get_text_edit()->add_keyword_color("Vector3",basetype_color);
  218. get_text_edit()->add_keyword_color("Plane",basetype_color);
  219. get_text_edit()->add_keyword_color("Quat",basetype_color);
  220. get_text_edit()->add_keyword_color("AABB",basetype_color);
  221. get_text_edit()->add_keyword_color("Matrix3",basetype_color);
  222. get_text_edit()->add_keyword_color("Transform",basetype_color);
  223. get_text_edit()->add_keyword_color("Color",basetype_color);
  224. get_text_edit()->add_keyword_color("Image",basetype_color);
  225. get_text_edit()->add_keyword_color("InputEvent",basetype_color);
  226. get_text_edit()->add_keyword_color("Rect2",basetype_color);
  227. get_text_edit()->add_keyword_color("NodePath",basetype_color);
  228. //colorize engine types
  229. Color type_color= EDITOR_DEF("text_editor/engine_type_color",Color(0.0,0.2,0.4));
  230. List<StringName> types;
  231. ObjectTypeDB::get_type_list(&types);
  232. for(List<StringName>::Element *E=types.front();E;E=E->next()) {
  233. get_text_edit()->add_keyword_color(E->get(),type_color);
  234. }
  235. //colorize comments
  236. Color comment_color = EDITOR_DEF("text_editor/comment_color",Color::hex(0x797e7eff));
  237. List<String> comments;
  238. script->get_language()->get_comment_delimiters(&comments);
  239. for(List<String>::Element *E=comments.front();E;E=E->next()) {
  240. String comment = E->get();
  241. String beg = comment.get_slice(" ",0);
  242. String end = comment.get_slice_count(" ")>1?comment.get_slice(" ",1):String();
  243. get_text_edit()->add_color_region(beg,end,comment_color,end=="");
  244. }
  245. //colorize strings
  246. Color string_color = EDITOR_DEF("text_editor/string_color",Color::hex(0x6b6f00ff));
  247. List<String> strings;
  248. script->get_language()->get_string_delimiters(&strings);
  249. for (List<String>::Element *E=strings.front();E;E=E->next()) {
  250. String string = E->get();
  251. String beg = string.get_slice(" ",0);
  252. String end = string.get_slice_count(" ")>1?string.get_slice(" ",1):String();
  253. get_text_edit()->add_color_region(beg,end,string_color,end=="");
  254. }
  255. //colorize symbols
  256. Color symbol_color= EDITOR_DEF("text_editor/symbol_color",Color::hex(0x005291ff));
  257. get_text_edit()->set_symbol_color(symbol_color);
  258. }
  259. void ScriptTextEditor::reload_text() {
  260. ERR_FAIL_COND(script.is_null()) ;
  261. TextEdit *te = get_text_edit();
  262. int column = te->cursor_get_column();
  263. int row = te->cursor_get_line();
  264. int h = te->get_h_scroll();
  265. int v = te->get_v_scroll();
  266. te->set_text(script->get_source_code());
  267. te->clear_undo_history();
  268. te->cursor_set_line(row);
  269. te->cursor_set_column(column);
  270. te->set_h_scroll(h);
  271. te->set_v_scroll(v);
  272. te->tag_saved_version();
  273. _line_col_changed();
  274. }
  275. void ScriptTextEditor::_notification(int p_what) {
  276. if (p_what==NOTIFICATION_READY) {
  277. //emit_signal("name_changed");
  278. }
  279. }
  280. bool ScriptTextEditor::is_unsaved() {
  281. return get_text_edit()->get_version()!=get_text_edit()->get_saved_version();
  282. }
  283. String ScriptTextEditor::get_name() {
  284. String name;
  285. if (script->get_path().find("local://")==-1 && script->get_path().find("::")==-1) {
  286. name=script->get_path().get_file();
  287. if (get_text_edit()->get_version()!=get_text_edit()->get_saved_version()) {
  288. name+="(*)";
  289. }
  290. } else if (script->get_name()!="")
  291. name=script->get_name();
  292. else
  293. name=script->get_type()+"("+itos(script->get_instance_ID())+")";
  294. return name;
  295. }
  296. Ref<Texture> ScriptTextEditor::get_icon() {
  297. if (get_parent_control() && get_parent_control()->has_icon(script->get_type(),"EditorIcons")) {
  298. return get_parent_control()->get_icon(script->get_type(),"EditorIcons");
  299. }
  300. return Ref<Texture>();
  301. }
  302. void ScriptTextEditor::set_edited_script(const Ref<Script>& p_script) {
  303. ERR_FAIL_COND(!script.is_null());
  304. script=p_script;
  305. _load_theme_settings();
  306. get_text_edit()->set_text(script->get_source_code());
  307. get_text_edit()->clear_undo_history();
  308. get_text_edit()->tag_saved_version();
  309. emit_signal("name_changed");
  310. _line_col_changed();
  311. }
  312. void ScriptTextEditor::_validate_script() {
  313. String errortxt;
  314. int line=-1,col;
  315. TextEdit *te=get_text_edit();
  316. String text = te->get_text();
  317. List<String> fnc;
  318. if (!script->get_language()->validate(text,line,col,errortxt,script->get_path(),&fnc)) {
  319. String error_text="error("+itos(line)+","+itos(col)+"): "+errortxt;
  320. set_error(error_text);
  321. } else {
  322. set_error("");
  323. line=-1;
  324. if (!script->is_tool()) {
  325. script->set_source_code(text);
  326. script->update_exports();
  327. //script->reload(); //will update all the variables in property editors
  328. }
  329. functions.clear();
  330. for (List<String>::Element *E=fnc.front();E;E=E->next()) {
  331. functions.push_back(E->get());
  332. }
  333. }
  334. line--;
  335. for(int i=0;i<te->get_line_count();i++) {
  336. te->set_line_as_marked(i,line==i);
  337. }
  338. emit_signal("name_changed");
  339. }
  340. static Node* _find_node_for_script(Node* p_base, Node*p_current, const Ref<Script>& p_script) {
  341. if (p_current->get_owner()!=p_base && p_base!=p_current)
  342. return NULL;
  343. Ref<Script> c = p_current->get_script();
  344. if (c==p_script)
  345. return p_current;
  346. for(int i=0;i<p_current->get_child_count();i++) {
  347. Node *found = _find_node_for_script(p_base,p_current->get_child(i),p_script);
  348. if (found)
  349. return found;
  350. }
  351. return NULL;
  352. }
  353. static void _find_changed_scripts_for_external_editor(Node* p_base, Node*p_current, Set<Ref<Script> > &r_scripts) {
  354. if (p_current->get_owner()!=p_base && p_base!=p_current)
  355. return;
  356. Ref<Script> c = p_current->get_script();
  357. if (c.is_valid())
  358. r_scripts.insert(c);
  359. for(int i=0;i<p_current->get_child_count();i++) {
  360. _find_changed_scripts_for_external_editor(p_base,p_current->get_child(i),r_scripts);
  361. }
  362. }
  363. void ScriptEditor::_update_modified_scripts_for_external_editor() {
  364. if (!bool(EditorSettings::get_singleton()->get("external_editor/use_external_editor")))
  365. return;
  366. Set<Ref<Script> > scripts;
  367. Node *base = get_tree()->get_edited_scene_root();
  368. if (base) {
  369. _find_changed_scripts_for_external_editor(base,base,scripts);
  370. }
  371. for (Set<Ref<Script> >::Element *E=scripts.front();E;E=E->next()) {
  372. Ref<Script> script = E->get();
  373. if (script->get_path()=="" || script->get_path().find("local://")!=-1 || script->get_path().find("::")!=-1) {
  374. continue; //internal script, who cares, though weird
  375. }
  376. uint64_t last_date = script->get_last_modified_time();
  377. uint64_t date = FileAccess::get_modified_time(script->get_path());
  378. if (last_date!=date) {
  379. Ref<Script> rel_script = ResourceLoader::load(script->get_path(),script->get_type(),true);
  380. ERR_CONTINUE(!rel_script.is_valid());
  381. script->set_source_code( rel_script->get_source_code() );
  382. script->set_last_modified_time( rel_script->get_last_modified_time() );
  383. script->update_exports();
  384. }
  385. }
  386. }
  387. void ScriptTextEditor::_code_complete_script(const String& p_code, List<String>* r_options) {
  388. Node *base = get_tree()->get_edited_scene_root();
  389. if (base) {
  390. base = _find_node_for_script(base,base,script);
  391. }
  392. String hint;
  393. Error err = script->get_language()->complete_code(p_code,script->get_path().get_base_dir(),base,r_options,hint);
  394. if (hint!="") {
  395. get_text_edit()->set_code_hint(hint);
  396. print_line("hint: "+hint.replace(String::chr(0xFFFF),"|"));
  397. }
  398. }
  399. void ScriptTextEditor::_bind_methods() {
  400. ADD_SIGNAL(MethodInfo("name_changed"));
  401. }
  402. ScriptTextEditor::ScriptTextEditor() {
  403. get_text_edit()->set_draw_tabs(true);
  404. }
  405. /*** SCRIPT EDITOR ******/
  406. String ScriptEditor::_get_debug_tooltip(const String&p_text,Node *_ste) {
  407. ScriptTextEditor *ste=_ste->cast_to<ScriptTextEditor>();
  408. String val = debugger->get_var_value(p_text);
  409. if (val!=String()) {
  410. return p_text+": "+val;
  411. } else {
  412. return String();
  413. }
  414. }
  415. void ScriptEditor::_breaked(bool p_breaked,bool p_can_debug) {
  416. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_NEXT), !(p_breaked && p_can_debug));
  417. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_STEP), !(p_breaked && p_can_debug) );
  418. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_BREAK), p_breaked );
  419. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_CONTINUE), !p_breaked );
  420. }
  421. void ScriptEditor::_show_debugger(bool p_show) {
  422. debug_menu->get_popup()->set_item_checked( debug_menu->get_popup()->get_item_index(DEBUG_SHOW), p_show);
  423. }
  424. void ScriptEditor::_script_created(Ref<Script> p_script) {
  425. editor->push_item(p_script.operator->());
  426. }
  427. void ScriptEditor::_goto_script_line2(int p_line) {
  428. int selected = tab_container->get_current_tab();
  429. if (selected<0 || selected>=tab_container->get_child_count())
  430. return;
  431. ScriptTextEditor *current = tab_container->get_child(selected)->cast_to<ScriptTextEditor>();
  432. if (!current)
  433. return;
  434. current->get_text_edit()->cursor_set_line(p_line);
  435. }
  436. void ScriptEditor::_goto_script_line(REF p_script,int p_line) {
  437. editor->push_item(p_script.ptr());
  438. _goto_script_line2(p_line);
  439. }
  440. void ScriptEditor::_update_history_arrows() {
  441. script_back->set_disabled( history_pos<=0 );
  442. script_forward->set_disabled( history_pos>=history.size()-1 );
  443. }
  444. void ScriptEditor::_go_to_tab(int p_idx) {
  445. Node *cn = tab_container->get_child(p_idx);
  446. if (!cn)
  447. return;
  448. Control *c = cn->cast_to<Control>();
  449. if (!c)
  450. return;
  451. if (history_pos>=0 && history_pos<history.size() && history[history_pos].control==tab_container->get_current_tab_control()) {
  452. Node *n = tab_container->get_current_tab_control();
  453. if (n->cast_to<ScriptTextEditor>()) {
  454. history[history_pos].scroll_pos=n->cast_to<ScriptTextEditor>()->get_text_edit()->get_v_scroll();
  455. history[history_pos].cursor_column=n->cast_to<ScriptTextEditor>()->get_text_edit()->cursor_get_column();
  456. history[history_pos].cursor_row=n->cast_to<ScriptTextEditor>()->get_text_edit()->cursor_get_line();
  457. }
  458. if (n->cast_to<EditorHelp>()) {
  459. history[history_pos].scroll_pos=n->cast_to<EditorHelp>()->get_scroll();
  460. }
  461. }
  462. history.resize(history_pos+1);
  463. ScriptHistory sh;
  464. sh.control=c;
  465. sh.scroll_pos=0;
  466. history.push_back(sh);
  467. history_pos++;
  468. tab_container->set_current_tab(p_idx);
  469. c = tab_container->get_current_tab_control();
  470. if (c->cast_to<ScriptTextEditor>()) {
  471. script_name_label->set_text(c->cast_to<ScriptTextEditor>()->get_name());
  472. script_icon->set_texture(c->cast_to<ScriptTextEditor>()->get_icon());
  473. if (is_visible())
  474. c->cast_to<ScriptTextEditor>()->get_text_edit()->grab_focus();
  475. }
  476. if (c->cast_to<EditorHelp>()) {
  477. script_name_label->set_text(c->cast_to<EditorHelp>()->get_class_name());
  478. script_icon->set_texture(get_icon("Help","EditorIcons"));
  479. if (is_visible())
  480. c->cast_to<EditorHelp>()->set_focused();
  481. }
  482. c->set_meta("__editor_pass",++edit_pass);
  483. _update_history_arrows();
  484. _update_script_colors();
  485. }
  486. void ScriptEditor::_close_current_tab() {
  487. int selected = tab_container->get_current_tab();
  488. if (selected<0 || selected>=tab_container->get_child_count())
  489. return;
  490. Node *tselected = tab_container->get_child(selected);
  491. ScriptTextEditor *current = tab_container->get_child(selected)->cast_to<ScriptTextEditor>();
  492. if (current) {
  493. apply_scripts();
  494. }
  495. //remove from history
  496. history.resize(history_pos+1);
  497. for(int i=0;i<history.size();i++) {
  498. if (history[i].control==tselected) {
  499. history.remove(i);
  500. i--;
  501. history_pos--;
  502. }
  503. }
  504. if (history_pos>=history.size()) {
  505. history_pos=history.size()-1;
  506. }
  507. int idx = tab_container->get_current_tab();
  508. memdelete(tselected);
  509. if (idx>=tab_container->get_child_count())
  510. idx=tab_container->get_child_count()-1;
  511. if (idx>=0) {
  512. if (history_pos>=0) {
  513. idx = history[history_pos].control->get_index();
  514. }
  515. tab_container->set_current_tab(idx);
  516. //script_list->select(idx);
  517. }
  518. _update_history_arrows();
  519. _update_script_names();
  520. EditorNode::get_singleton()->save_layout();
  521. }
  522. void ScriptEditor::_resave_scripts(const String& p_str) {
  523. apply_scripts();
  524. for(int i=0;i<tab_container->get_child_count();i++) {
  525. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  526. if (!ste)
  527. continue;
  528. Ref<Script> script = ste->get_edited_script();
  529. if (script->get_path()=="" || script->get_path().find("local://")!=-1 || script->get_path().find("::")!=-1)
  530. continue; //internal script, who cares
  531. editor->save_resource(script);
  532. ste->get_text_edit()->tag_saved_version();
  533. }
  534. disk_changed->hide();
  535. }
  536. void ScriptEditor::_reload_scripts(){
  537. for(int i=0;i<tab_container->get_child_count();i++) {
  538. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  539. if (!ste) {
  540. continue;
  541. }
  542. Ref<Script> script = ste->get_edited_script();
  543. if (script->get_path()=="" || script->get_path().find("local://")!=-1 || script->get_path().find("::")!=-1) {
  544. continue; //internal script, who cares
  545. }
  546. Ref<Script> rel_script = ResourceLoader::load(script->get_path(),script->get_type(),true);
  547. ERR_CONTINUE(!rel_script.is_valid());
  548. script->set_source_code( rel_script->get_source_code() );
  549. script->set_last_modified_time( rel_script->get_last_modified_time() );
  550. script->reload();
  551. ste->reload_text();
  552. }
  553. disk_changed->hide();
  554. _update_script_names();
  555. }
  556. void ScriptEditor::_res_saved_callback(const Ref<Resource>& p_res) {
  557. for(int i=0;i<tab_container->get_child_count();i++) {
  558. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  559. if (!ste) {
  560. continue;
  561. }
  562. Ref<Script> script = ste->get_edited_script();
  563. if (script->get_path()=="" || script->get_path().find("local://")!=-1 || script->get_path().find("::")!=-1) {
  564. continue; //internal script, who cares
  565. }
  566. if (script==p_res) {
  567. ste->get_text_edit()->tag_saved_version();
  568. }
  569. }
  570. _update_script_names();
  571. }
  572. bool ScriptEditor::_test_script_times_on_disk() {
  573. disk_changed_list->clear();
  574. TreeItem *r = disk_changed_list->create_item();
  575. disk_changed_list->set_hide_root(true);
  576. bool need_ask=false;
  577. bool need_reload=false;
  578. bool use_autoreload=bool(EDITOR_DEF("text_editor/auto_reload_scripts_on_external_change",false));
  579. for(int i=0;i<tab_container->get_child_count();i++) {
  580. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  581. if (ste) {
  582. Ref<Script> script = ste->get_edited_script();
  583. if (script->get_path()=="" || script->get_path().find("local://")!=-1 || script->get_path().find("::")!=-1)
  584. continue; //internal script, who cares
  585. uint64_t last_date = script->get_last_modified_time();
  586. uint64_t date = FileAccess::get_modified_time(script->get_path());
  587. //printf("last date: %lli vs date: %lli\n",last_date,date);
  588. if (last_date!=date) {
  589. TreeItem *ti = disk_changed_list->create_item(r);
  590. ti->set_text(0,script->get_path().get_file());
  591. if (!use_autoreload || ste->is_unsaved()) {
  592. need_ask=true;
  593. }
  594. need_reload=true;
  595. //r->set_metadata(0,);
  596. }
  597. }
  598. }
  599. if (need_reload) {
  600. if (!need_ask) {
  601. script_editor->_reload_scripts();
  602. need_reload=false;
  603. } else {
  604. disk_changed->call_deferred("popup_centered_ratio",0.5);
  605. }
  606. }
  607. return need_reload;
  608. }
  609. void ScriptEditor::swap_lines(TextEdit *tx, int line1, int line2)
  610. {
  611. String tmp = tx->get_line(line1);
  612. String tmp2 = tx->get_line(line2);
  613. tx->set_line(line2, tmp);
  614. tx->set_line(line1, tmp2);
  615. tx->cursor_set_line(line2);
  616. }
  617. void ScriptEditor::_menu_option(int p_option) {
  618. switch(p_option) {
  619. case FILE_NEW: {
  620. script_create_dialog->config("Node", ".gd");
  621. script_create_dialog->popup_centered(Size2(300, 300));
  622. } break;
  623. case FILE_OPEN: {
  624. editor->open_resource("Script");
  625. return;
  626. } break;
  627. case FILE_SAVE_ALL: {
  628. if (!_test_script_times_on_disk())
  629. return;
  630. for(int i=0;i<tab_container->get_child_count();i++) {
  631. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  632. if (!ste)
  633. continue;
  634. Ref<Script> script = ste->get_edited_script();
  635. if (script->get_path()=="" || script->get_path().find("local://")!=-1 || script->get_path().find("::")!=-1)
  636. continue; //internal script, who cares
  637. editor->save_resource( script );
  638. }
  639. } break;
  640. case SEARCH_HELP: {
  641. help_search_dialog->popup();
  642. } break;
  643. case SEARCH_CLASSES: {
  644. String current;
  645. if (tab_container->get_tab_count()>0) {
  646. EditorHelp *eh = tab_container->get_child( tab_container->get_current_tab() )->cast_to<EditorHelp>();
  647. if (eh) {
  648. current=eh->get_class_name();
  649. }
  650. }
  651. help_index->popup_centered_ratio(0.6);
  652. if (current!="") {
  653. help_index->call_deferred("select_class",current);
  654. }
  655. } break;
  656. case SEARCH_WEBSITE: {
  657. OS::get_singleton()->shell_open("http://www.godotengine.org/projects/godot-engine/wiki/Documentation#Tutorials");
  658. } break;
  659. case WINDOW_NEXT: {
  660. _history_forward();
  661. } break;
  662. case WINDOW_PREV: {
  663. _history_back();
  664. } break;
  665. case DEBUG_SHOW: {
  666. if (debugger) {
  667. bool visible = debug_menu->get_popup()->is_item_checked( debug_menu->get_popup()->get_item_index(DEBUG_SHOW) );
  668. debug_menu->get_popup()->set_item_checked( debug_menu->get_popup()->get_item_index(DEBUG_SHOW), !visible);
  669. if (visible)
  670. debugger->hide();
  671. else
  672. debugger->show();
  673. }
  674. } break;
  675. case DEBUG_SHOW_KEEP_OPEN: {
  676. bool visible = debug_menu->get_popup()->is_item_checked( debug_menu->get_popup()->get_item_index(DEBUG_SHOW_KEEP_OPEN) );
  677. if (debugger)
  678. debugger->set_hide_on_stop(visible);
  679. debug_menu->get_popup()->set_item_checked( debug_menu->get_popup()->get_item_index(DEBUG_SHOW_KEEP_OPEN), !visible);
  680. } break;
  681. }
  682. int selected = tab_container->get_current_tab();
  683. if (selected<0 || selected>=tab_container->get_child_count())
  684. return;
  685. ScriptTextEditor *current = tab_container->get_child(selected)->cast_to<ScriptTextEditor>();
  686. if (current) {
  687. switch(p_option) {
  688. case FILE_NEW: {
  689. script_create_dialog->config("Node", ".gd");
  690. script_create_dialog->popup_centered(Size2(300, 300));
  691. } break;
  692. case FILE_SAVE: {
  693. if (!_test_script_times_on_disk())
  694. return;
  695. editor->save_resource( current->get_edited_script() );
  696. } break;
  697. case FILE_SAVE_AS: {
  698. editor->save_resource_as( current->get_edited_script() );
  699. } break;
  700. case EDIT_UNDO: {
  701. current->get_text_edit()->undo();
  702. current->get_text_edit()->call_deferred("grab_focus");
  703. } break;
  704. case EDIT_REDO: {
  705. current->get_text_edit()->redo();
  706. current->get_text_edit()->call_deferred("grab_focus");
  707. } break;
  708. case EDIT_CUT: {
  709. current->get_text_edit()->cut();
  710. current->get_text_edit()->call_deferred("grab_focus");
  711. } break;
  712. case EDIT_COPY: {
  713. current->get_text_edit()->copy();
  714. current->get_text_edit()->call_deferred("grab_focus");
  715. } break;
  716. case EDIT_PASTE: {
  717. current->get_text_edit()->paste();
  718. current->get_text_edit()->call_deferred("grab_focus");
  719. } break;
  720. case EDIT_SELECT_ALL: {
  721. current->get_text_edit()->select_all();
  722. current->get_text_edit()->call_deferred("grab_focus");
  723. } break;
  724. case EDIT_MOVE_LINE_UP: {
  725. TextEdit *tx = current->get_text_edit();
  726. Ref<Script> scr = current->get_edited_script();
  727. if (scr.is_null())
  728. return;
  729. if (tx->is_selection_active())
  730. {
  731. int from_line = tx->get_selection_from_line();
  732. int from_col = tx->get_selection_from_column();
  733. int to_line = tx->get_selection_to_line();
  734. int to_column = tx->get_selection_to_column();
  735. for (int i = from_line; i <= to_line; i++)
  736. {
  737. int line_id = i;
  738. int next_id = i - 1;
  739. if (line_id == 0 || next_id < 0)
  740. return;
  741. swap_lines(tx, line_id, next_id);
  742. }
  743. int from_line_up = from_line > 0 ? from_line-1 : from_line;
  744. int to_line_up = to_line > 0 ? to_line-1 : to_line;
  745. tx->select(from_line_up, from_col, to_line_up, to_column);
  746. }
  747. else
  748. {
  749. int line_id = tx->cursor_get_line();
  750. int next_id = line_id - 1;
  751. if (line_id == 0 || next_id < 0)
  752. return;
  753. swap_lines(tx, line_id, next_id);
  754. }
  755. tx->update();
  756. } break;
  757. case EDIT_MOVE_LINE_DOWN: {
  758. TextEdit *tx = current->get_text_edit();
  759. Ref<Script> scr = current->get_edited_script();
  760. if (scr.is_null())
  761. return;
  762. if (tx->is_selection_active())
  763. {
  764. int from_line = tx->get_selection_from_line();
  765. int from_col = tx->get_selection_from_column();
  766. int to_line = tx->get_selection_to_line();
  767. int to_column = tx->get_selection_to_column();
  768. for (int i = to_line; i >= from_line; i--)
  769. {
  770. int line_id = i;
  771. int next_id = i + 1;
  772. if (line_id == tx->get_line_count()-1 || next_id > tx->get_line_count())
  773. return;
  774. swap_lines(tx, line_id, next_id);
  775. }
  776. int from_line_down = from_line < tx->get_line_count() ? from_line+1 : from_line;
  777. int to_line_down = to_line < tx->get_line_count() ? to_line+1 : to_line;
  778. tx->select(from_line_down, from_col, to_line_down, to_column);
  779. }
  780. else
  781. {
  782. int line_id = tx->cursor_get_line();
  783. int next_id = line_id + 1;
  784. if (line_id == tx->get_line_count()-1 || next_id > tx->get_line_count())
  785. return;
  786. swap_lines(tx, line_id, next_id);
  787. }
  788. tx->update();
  789. } break;
  790. case EDIT_INDENT_LEFT: {
  791. TextEdit *tx = current->get_text_edit();
  792. Ref<Script> scr = current->get_edited_script();
  793. if (scr.is_null())
  794. return;
  795. if (tx->is_selection_active())
  796. {
  797. int begin = tx->get_selection_from_line();
  798. int end = tx->get_selection_to_line();
  799. for (int i = begin; i <= end; i++)
  800. {
  801. String line_text = tx->get_line(i);
  802. // begins with tab
  803. if (line_text.begins_with("\t"))
  804. {
  805. line_text = line_text.substr(1, line_text.length());
  806. tx->set_line(i, line_text);
  807. }
  808. // begins with 4 spaces
  809. else if (line_text.begins_with(" "))
  810. {
  811. line_text = line_text.substr(4, line_text.length());
  812. tx->set_line(i, line_text);
  813. }
  814. }
  815. }
  816. else
  817. {
  818. int begin = tx->cursor_get_line();
  819. String line_text = tx->get_line(begin);
  820. // begins with tab
  821. if (line_text.begins_with("\t"))
  822. {
  823. line_text = line_text.substr(1, line_text.length());
  824. tx->set_line(begin, line_text);
  825. }
  826. // begins with 4 spaces
  827. else if (line_text.begins_with(" "))
  828. {
  829. line_text = line_text.substr(4, line_text.length());
  830. tx->set_line(begin, line_text);
  831. }
  832. }
  833. tx->update();
  834. //tx->deselect();
  835. } break;
  836. case EDIT_INDENT_RIGHT: {
  837. TextEdit *tx = current->get_text_edit();
  838. Ref<Script> scr = current->get_edited_script();
  839. if (scr.is_null())
  840. return;
  841. if (tx->is_selection_active())
  842. {
  843. int begin = tx->get_selection_from_line();
  844. int end = tx->get_selection_to_line();
  845. for (int i = begin; i <= end; i++)
  846. {
  847. String line_text = tx->get_line(i);
  848. line_text = '\t' + line_text;
  849. tx->set_line(i, line_text);
  850. }
  851. }
  852. else
  853. {
  854. int begin = tx->cursor_get_line();
  855. String line_text = tx->get_line(begin);
  856. line_text = '\t' + line_text;
  857. tx->set_line(begin, line_text);
  858. }
  859. tx->update();
  860. //tx->deselect();
  861. } break;
  862. case EDIT_CLONE_DOWN: {
  863. TextEdit *tx = current->get_text_edit();
  864. Ref<Script> scr = current->get_edited_script();
  865. if (scr.is_null())
  866. return;
  867. int line = tx->cursor_get_line();
  868. int next_line = line + 1;
  869. int column = tx->cursor_get_column();
  870. if (line >= tx->get_line_count() - 1)
  871. tx->set_line(line, tx->get_line(line) + "\n");
  872. String line_clone = tx->get_line(line);
  873. tx->insert_at(line_clone, next_line);
  874. tx->cursor_set_column(column);
  875. tx->update();
  876. } break;
  877. case EDIT_TOGGLE_COMMENT: {
  878. TextEdit *tx = current->get_text_edit();
  879. Ref<Script> scr = current->get_edited_script();
  880. if (scr.is_null())
  881. return;
  882. if (tx->is_selection_active())
  883. {
  884. int begin = tx->get_selection_from_line();
  885. int end = tx->get_selection_to_line();
  886. for (int i = begin; i <= end; i++)
  887. {
  888. String line_text = tx->get_line(i);
  889. if (line_text.begins_with("#"))
  890. line_text = line_text.substr(1, line_text.length());
  891. else
  892. line_text = "#" + line_text;
  893. tx->set_line(i, line_text);
  894. }
  895. }
  896. else
  897. {
  898. int begin = tx->cursor_get_line();
  899. String line_text = tx->get_line(begin);
  900. if (line_text.begins_with("#"))
  901. line_text = line_text.substr(1, line_text.length());
  902. else
  903. line_text = "#" + line_text;
  904. tx->set_line(begin, line_text);
  905. }
  906. tx->update();
  907. //tx->deselect();
  908. } break;
  909. case EDIT_COMPLETE: {
  910. current->get_text_edit()->query_code_comple();
  911. } break;
  912. case EDIT_AUTO_INDENT: {
  913. TextEdit *te = current->get_text_edit();
  914. String text = te->get_text();
  915. Ref<Script> scr = current->get_edited_script();
  916. if (scr.is_null())
  917. return;
  918. int begin,end;
  919. if (te->is_selection_active()) {
  920. begin=te->get_selection_from_line();
  921. end=te->get_selection_to_line();
  922. } else {
  923. begin=0;
  924. end=te->get_line_count()-1;
  925. }
  926. scr->get_language()->auto_indent_code(text,begin,end);
  927. te->set_text(text);
  928. } break;
  929. case SEARCH_FIND: {
  930. find_replace_dialog->set_text_edit(current->get_text_edit());
  931. find_replace_dialog->popup_search();
  932. } break;
  933. case SEARCH_FIND_NEXT: {
  934. find_replace_dialog->set_text_edit(current->get_text_edit());
  935. find_replace_dialog->search_next();
  936. } break;
  937. case SEARCH_REPLACE: {
  938. find_replace_dialog->set_text_edit(current->get_text_edit());
  939. find_replace_dialog->popup_replace();
  940. } break;
  941. case SEARCH_LOCATE_FUNCTION: {
  942. if (!current)
  943. return;
  944. quick_open->popup(current->get_functions());
  945. } break;
  946. case SEARCH_GOTO_LINE: {
  947. goto_line_dialog->popup_find_line(current->get_text_edit());
  948. } break;
  949. case DEBUG_TOGGLE_BREAKPOINT: {
  950. int line=current->get_text_edit()->cursor_get_line();
  951. bool dobreak = !current->get_text_edit()->is_line_set_as_breakpoint(line);
  952. current->get_text_edit()->set_line_as_breakpoint(line,dobreak);
  953. get_debugger()->set_breakpoint(current->get_edited_script()->get_path(),line+1,dobreak);
  954. } break;
  955. case DEBUG_NEXT: {
  956. if (debugger)
  957. debugger->debug_next();
  958. } break;
  959. case DEBUG_STEP: {
  960. if (debugger)
  961. debugger->debug_step();
  962. } break;
  963. case DEBUG_BREAK: {
  964. if (debugger)
  965. debugger->debug_break();
  966. } break;
  967. case DEBUG_CONTINUE: {
  968. if (debugger)
  969. debugger->debug_continue();
  970. } break;
  971. case HELP_CONTEXTUAL: {
  972. String text = current->get_text_edit()->get_selection_text();
  973. if (text == "")
  974. text = current->get_text_edit()->get_word_under_cursor();
  975. if (text != "")
  976. help_search_dialog->popup(text);
  977. } break;
  978. case FILE_CLOSE: {
  979. if (current->get_text_edit()->get_version()!=current->get_text_edit()->get_saved_version()) {
  980. erase_tab_confirm->set_text("Close and save changes?\n\""+current->get_name()+"\"");
  981. erase_tab_confirm->popup_centered_minsize();
  982. } else {
  983. _close_current_tab();
  984. }
  985. } break;
  986. case WINDOW_MOVE_LEFT: {
  987. if (tab_container->get_current_tab()>0) {
  988. tab_container->call_deferred("set_current_tab",tab_container->get_current_tab()-1);
  989. script_list->call_deferred("select",tab_container->get_current_tab()-1);
  990. tab_container->move_child(current,tab_container->get_current_tab()-1);
  991. _update_script_names();
  992. }
  993. } break;
  994. case WINDOW_MOVE_RIGHT: {
  995. if (tab_container->get_current_tab()<tab_container->get_child_count()-1) {
  996. tab_container->call_deferred("set_current_tab",tab_container->get_current_tab()+1);
  997. script_list->call_deferred("select",tab_container->get_current_tab()+1);
  998. tab_container->move_child(current,tab_container->get_current_tab()+1);
  999. _update_script_names();
  1000. }
  1001. } break;
  1002. default: {
  1003. if (p_option>=WINDOW_SELECT_BASE) {
  1004. tab_container->set_current_tab(p_option-WINDOW_SELECT_BASE);
  1005. script_list->select(p_option-WINDOW_SELECT_BASE);
  1006. }
  1007. }
  1008. }
  1009. }
  1010. EditorHelp *help = tab_container->get_child(selected)->cast_to<EditorHelp>();
  1011. if (help) {
  1012. switch(p_option) {
  1013. case SEARCH_FIND: {
  1014. help->popup_search();
  1015. } break;
  1016. case SEARCH_FIND_NEXT: {
  1017. help->search_again();
  1018. } break;
  1019. case FILE_CLOSE: {
  1020. _close_current_tab();
  1021. } break;
  1022. }
  1023. }
  1024. }
  1025. void ScriptEditor::_tab_changed(int p_which) {
  1026. ensure_select_current();
  1027. }
  1028. void ScriptEditor::_notification(int p_what) {
  1029. if (p_what==NOTIFICATION_ENTER_TREE) {
  1030. editor->connect("play_pressed",this,"_editor_play");
  1031. editor->connect("pause_pressed",this,"_editor_pause");
  1032. editor->connect("stop_pressed",this,"_editor_stop");
  1033. editor->connect("script_add_function_request",this,"_add_callback");
  1034. editor->connect("resource_saved",this,"_res_saved_callback");
  1035. script_list->connect("item_selected",this,"_script_selected");
  1036. script_split->connect("dragged",this,"_script_split_dragged");
  1037. autosave_timer->connect("timeout",this,"_autosave_scripts");
  1038. {
  1039. float autosave_time = EditorSettings::get_singleton()->get("text_editor/autosave_interval_secs");
  1040. if (autosave_time>0) {
  1041. autosave_timer->set_wait_time(autosave_time);
  1042. autosave_timer->start();
  1043. } else {
  1044. autosave_timer->stop();
  1045. }
  1046. }
  1047. EditorSettings::get_singleton()->connect("settings_changed",this,"_editor_settings_changed");
  1048. help_search->set_icon(get_icon("Help","EditorIcons"));
  1049. site_search->set_icon(get_icon("Godot","EditorIcons"));
  1050. class_search->set_icon(get_icon("ClassList","EditorIcons"));
  1051. script_forward->set_icon(get_icon("Forward","EditorIcons"));
  1052. script_back->set_icon(get_icon("Back","EditorIcons"));
  1053. }
  1054. if (p_what==NOTIFICATION_READY) {
  1055. get_tree()->connect("tree_changed",this,"_tree_changed");
  1056. editor->connect("request_help",this,"_request_help");
  1057. }
  1058. if (p_what==NOTIFICATION_EXIT_TREE) {
  1059. editor->disconnect("play_pressed",this,"_editor_play");
  1060. editor->disconnect("pause_pressed",this,"_editor_pause");
  1061. editor->disconnect("stop_pressed",this,"_editor_stop");
  1062. }
  1063. if (p_what==MainLoop::NOTIFICATION_WM_FOCUS_IN) {
  1064. _test_script_times_on_disk();
  1065. _update_modified_scripts_for_external_editor();
  1066. }
  1067. if (p_what==NOTIFICATION_PROCESS) {
  1068. }
  1069. }
  1070. void ScriptEditor::edited_scene_changed() {
  1071. _update_modified_scripts_for_external_editor();
  1072. }
  1073. static const Node * _find_node_with_script(const Node* p_node, const RefPtr & p_script) {
  1074. if (p_node->get_script()==p_script)
  1075. return p_node;
  1076. for(int i=0;i<p_node->get_child_count();i++) {
  1077. const Node *result = _find_node_with_script(p_node->get_child(i),p_script);
  1078. if (result)
  1079. return result;
  1080. }
  1081. return NULL;
  1082. }
  1083. Dictionary ScriptEditor::get_state() const {
  1084. // apply_scripts();
  1085. Dictionary state;
  1086. #if 0
  1087. Array paths;
  1088. int open=-1;
  1089. for(int i=0;i<tab_container->get_child_count();i++) {
  1090. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  1091. if (!ste)
  1092. continue;
  1093. Ref<Script> script = ste->get_edited_script();
  1094. if (script->get_path()!="" && script->get_path().find("local://")==-1 && script->get_path().find("::")==-1) {
  1095. paths.push_back(script->get_path());
  1096. } else {
  1097. const Node *owner = _find_node_with_script(get_tree()->get_root(),script.get_ref_ptr());
  1098. if (owner)
  1099. paths.push_back(owner->get_path());
  1100. }
  1101. if (i==tab_container->get_current_tab())
  1102. open=i;
  1103. }
  1104. if (paths.size())
  1105. state["sources"]=paths;
  1106. if (open!=-1)
  1107. state["current"]=open;
  1108. #endif
  1109. return state;
  1110. }
  1111. void ScriptEditor::set_state(const Dictionary& p_state) {
  1112. #if 0
  1113. print_line("attempt set state: "+String(Variant(p_state)));
  1114. if (!p_state.has("sources"))
  1115. return; //bleh
  1116. Array sources = p_state["sources"];
  1117. for(int i=0;i<sources.size();i++) {
  1118. Variant source=sources[i];
  1119. Ref<Script> script;
  1120. if (source.get_type()==Variant::NODE_PATH) {
  1121. Node *owner=get_tree()->get_root()->get_node(source);
  1122. if (!owner)
  1123. continue;
  1124. script = owner->get_script();
  1125. } else if (source.get_type()==Variant::STRING) {
  1126. script = ResourceLoader::load(source,"Script");
  1127. }
  1128. if (script.is_null()) //ah well..
  1129. continue;
  1130. editor->call("_resource_selected",script);
  1131. }
  1132. if (p_state.has("current")) {
  1133. tab_container->set_current_tab(p_state["current"]);
  1134. }
  1135. #endif
  1136. }
  1137. void ScriptEditor::clear() {
  1138. #if 0
  1139. List<ScriptTextEditor*> stes;
  1140. for(int i=0;i<tab_container->get_child_count();i++) {
  1141. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  1142. if (!ste)
  1143. continue;
  1144. stes.push_back(ste);
  1145. }
  1146. while(stes.size()) {
  1147. memdelete(stes.front()->get());
  1148. stes.pop_front();
  1149. }
  1150. int idx = tab_container->get_current_tab();
  1151. if (idx>=tab_container->get_child_count())
  1152. idx=tab_container->get_child_count()-1;
  1153. if (idx>=0) {
  1154. tab_container->set_current_tab(idx);
  1155. script_list->select( script_list->find_metadata(idx) );
  1156. }
  1157. #endif
  1158. }
  1159. void ScriptEditor::get_breakpoints(List<String> *p_breakpoints) {
  1160. for(int i=0;i<tab_container->get_child_count();i++) {
  1161. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  1162. if (!ste)
  1163. continue;
  1164. List<int> bpoints;
  1165. ste->get_text_edit()->get_breakpoints(&bpoints);
  1166. Ref<Script> script = ste->get_edited_script();
  1167. String base = script->get_path();
  1168. ERR_CONTINUE( base.begins_with("local://") || base=="" );
  1169. for(List<int>::Element *E=bpoints.front();E;E=E->next()) {
  1170. p_breakpoints->push_back(base+":"+itos(E->get()+1));
  1171. }
  1172. }
  1173. }
  1174. void ScriptEditor::ensure_focus_current() {
  1175. if (!is_inside_tree())
  1176. return;
  1177. int cidx = tab_container->get_current_tab();
  1178. if (cidx<0 || cidx>=tab_container->get_tab_count());
  1179. Control *c = tab_container->get_child(cidx)->cast_to<Control>();
  1180. if (!c)
  1181. return;
  1182. ScriptTextEditor *ste = c->cast_to<ScriptTextEditor>();
  1183. if (!ste)
  1184. return;
  1185. ste->get_text_edit()->grab_focus();
  1186. }
  1187. void ScriptEditor::_script_selected(int p_idx) {
  1188. grab_focus_block = !Input::get_singleton()->is_mouse_button_pressed(1); //amazing hack, simply amazing
  1189. _go_to_tab(script_list->get_item_metadata(p_idx));
  1190. grab_focus_block=false;
  1191. }
  1192. void ScriptEditor::ensure_select_current() {
  1193. if (tab_container->get_child_count() && tab_container->get_current_tab()>=0) {
  1194. Node *current = tab_container->get_child(tab_container->get_current_tab());
  1195. ScriptTextEditor *ste = current->cast_to<ScriptTextEditor>();
  1196. if (ste) {
  1197. Ref<Script> script = ste->get_edited_script();
  1198. if (!grab_focus_block && is_inside_tree())
  1199. ste->get_text_edit()->grab_focus();
  1200. edit_menu->show();
  1201. search_menu->show();
  1202. script_search_menu->hide();
  1203. }
  1204. EditorHelp *eh = current->cast_to<EditorHelp>();
  1205. if (eh) {
  1206. edit_menu->hide();
  1207. search_menu->hide();
  1208. script_search_menu->show();
  1209. }
  1210. }
  1211. }
  1212. void ScriptEditor::_find_scripts(Node* p_base, Node* p_current, Set<Ref<Script> > &used) {
  1213. if (p_current!=p_base && p_current->get_owner()!=p_base)
  1214. return;
  1215. if (p_current->get_script_instance()) {
  1216. Ref<Script> scr = p_current->get_script();
  1217. if (scr.is_valid())
  1218. used.insert(scr);
  1219. }
  1220. for(int i=0;i<p_current->get_child_count();i++) {
  1221. _find_scripts(p_base,p_current->get_child(i),used);
  1222. }
  1223. }
  1224. struct _ScriptEditorItemData {
  1225. String name;
  1226. Ref<Texture> icon;
  1227. int index;
  1228. String tooltip;
  1229. bool used;
  1230. int category;
  1231. bool operator<(const _ScriptEditorItemData& id) const {
  1232. return category==id.category?name.nocasecmp_to(id.name)<0:category<id.category;
  1233. }
  1234. };
  1235. void ScriptEditor::_update_script_colors() {
  1236. bool enabled = EditorSettings::get_singleton()->get("text_editor/script_temperature_enabled");
  1237. if (!enabled)
  1238. return;
  1239. int hist_size = EditorSettings::get_singleton()->get("text_editor/script_temperature_history_size");
  1240. Color hot_color=EditorSettings::get_singleton()->get("text_editor/script_temperature_hot_color");
  1241. Color cold_color=EditorSettings::get_singleton()->get("text_editor/script_temperature_cold_color");
  1242. for(int i=0;i<script_list->get_item_count();i++) {
  1243. int c = script_list->get_item_metadata(i);
  1244. Node *n = tab_container->get_child(c);
  1245. if (!n)
  1246. continue;
  1247. script_list->set_item_custom_bg_color(i,Color(0,0,0,0));
  1248. if (!n->has_meta("__editor_pass")) {
  1249. continue;
  1250. }
  1251. int pass=n->get_meta("__editor_pass");
  1252. int h = edit_pass - pass;
  1253. if (h>hist_size) {
  1254. continue;
  1255. }
  1256. float v = Math::ease((edit_pass-pass)/float(hist_size),0.4);
  1257. script_list->set_item_custom_bg_color(i,hot_color.linear_interpolate(cold_color,v));
  1258. }
  1259. }
  1260. void ScriptEditor::_update_script_names() {
  1261. waiting_update_names=false;
  1262. Set<Ref<Script> > used;
  1263. Node* edited = EditorNode::get_singleton()->get_edited_scene();
  1264. if (edited) {
  1265. _find_scripts(edited,edited,used);
  1266. }
  1267. script_list->clear();
  1268. bool split_script_help = EditorSettings::get_singleton()->get("text_editor/group_help_pages");
  1269. Vector<_ScriptEditorItemData> sedata;
  1270. for(int i=0;i<tab_container->get_child_count();i++) {
  1271. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  1272. if (ste) {
  1273. String name = ste->get_name();
  1274. Ref<Texture> icon = ste->get_icon();
  1275. String tooltip = ste->get_edited_script()->get_path();
  1276. _ScriptEditorItemData sd;
  1277. sd.icon=icon;
  1278. sd.name=name;
  1279. sd.tooltip=tooltip;
  1280. sd.index=i;
  1281. sd.used=used.has(ste->get_edited_script());
  1282. sd.category=0;
  1283. sedata.push_back(sd);
  1284. }
  1285. EditorHelp *eh = tab_container->get_child(i)->cast_to<EditorHelp>();
  1286. if (eh) {
  1287. String name = eh->get_class_name();
  1288. Ref<Texture> icon = get_icon("Help","EditorIcons");
  1289. String tooltip = name+" Class Reference";
  1290. _ScriptEditorItemData sd;
  1291. sd.icon=icon;
  1292. sd.name=name;
  1293. sd.tooltip=tooltip;
  1294. sd.index=i;
  1295. sd.used=false;
  1296. sd.category=split_script_help?1:0;
  1297. sedata.push_back(sd);
  1298. }
  1299. }
  1300. sedata.sort();
  1301. for(int i=0;i<sedata.size();i++) {
  1302. script_list->add_item(sedata[i].name,sedata[i].icon);
  1303. int index = script_list->get_item_count()-1;
  1304. script_list->set_item_tooltip(index,sedata[i].tooltip);
  1305. script_list->set_item_metadata(index,sedata[i].index);
  1306. if (sedata[i].used) {
  1307. script_list->set_item_custom_bg_color(index,Color(88/255.0,88/255.0,60/255.0));
  1308. }
  1309. if (tab_container->get_current_tab()==sedata[i].index) {
  1310. script_list->select(index);
  1311. script_name_label->set_text(sedata[i].name);
  1312. script_icon->set_texture(sedata[i].icon);
  1313. }
  1314. }
  1315. _update_script_colors();
  1316. }
  1317. void ScriptEditor::edit(const Ref<Script>& p_script) {
  1318. if (p_script.is_null())
  1319. return;
  1320. // see if already has it
  1321. bool open_dominant = EditorSettings::get_singleton()->get("text_editor/open_dominant_script_on_scene_change");
  1322. if (p_script->get_path().is_resource_file() && bool(EditorSettings::get_singleton()->get("external_editor/use_external_editor"))) {
  1323. String path = EditorSettings::get_singleton()->get("external_editor/exec_path");
  1324. String flags = EditorSettings::get_singleton()->get("external_editor/exec_flags");
  1325. List<String> args;
  1326. flags=flags.strip_edges();
  1327. if (flags!=String()) {
  1328. Vector<String> flagss = flags.split(" ",false);
  1329. for(int i=0;i<flagss.size();i++)
  1330. args.push_back(flagss[i]);
  1331. }
  1332. args.push_back(Globals::get_singleton()->globalize_path(p_script->get_path()));
  1333. Error err = OS::get_singleton()->execute(path,args,false);
  1334. if (err==OK)
  1335. return;
  1336. WARN_PRINT("Couldn't open external text editor, using internal");
  1337. }
  1338. for(int i=0;i<tab_container->get_child_count();i++) {
  1339. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  1340. if (!ste)
  1341. continue;
  1342. if (ste->get_edited_script()==p_script) {
  1343. if (open_dominant || !EditorNode::get_singleton()->is_changing_scene()) {
  1344. if (tab_container->get_current_tab()!=i) {
  1345. _go_to_tab(i);
  1346. script_list->select( script_list->find_metadata(i) );
  1347. }
  1348. if (is_visible())
  1349. ste->get_text_edit()->grab_focus();
  1350. }
  1351. return;
  1352. }
  1353. }
  1354. // doesn't have it, make a new one
  1355. ScriptTextEditor *ste = memnew( ScriptTextEditor );
  1356. ste->set_edited_script(p_script);
  1357. ste->get_text_edit()->set_tooltip_request_func(this,"_get_debug_tooltip",ste);
  1358. ste->get_text_edit()->set_auto_brace_completion(EditorSettings::get_singleton()->get("text_editor/auto_brace_complete"));
  1359. tab_container->add_child(ste);
  1360. _go_to_tab(tab_container->get_tab_count()-1);
  1361. _update_script_names();
  1362. ste->connect("name_changed",this,"_update_script_names");
  1363. if (!restoring_layout) {
  1364. EditorNode::get_singleton()->save_layout();
  1365. }
  1366. }
  1367. void ScriptEditor::save_external_data() {
  1368. apply_scripts();
  1369. for(int i=0;i<tab_container->get_child_count();i++) {
  1370. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  1371. if (!ste)
  1372. continue;
  1373. Ref<Script> script = ste->get_edited_script();
  1374. if (script->get_path()!="" && script->get_path().find("local://")==-1 &&script->get_path().find("::")==-1) {
  1375. //external script, save it
  1376. editor->save_resource(script);
  1377. //ResourceSaver::save(script->get_path(),script);
  1378. }
  1379. }
  1380. }
  1381. void ScriptEditor::apply_scripts() const {
  1382. for(int i=0;i<tab_container->get_child_count();i++) {
  1383. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  1384. if (!ste)
  1385. continue;
  1386. ste->apply_code();
  1387. }
  1388. }
  1389. void ScriptEditor::_editor_play() {
  1390. debugger->start();
  1391. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_NEXT), true );
  1392. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_STEP), true );
  1393. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_BREAK), false );
  1394. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_CONTINUE), true );
  1395. //debugger_gui->start_listening(Globals::get_singleton()->get("debug/debug_port"));
  1396. }
  1397. void ScriptEditor::_editor_pause() {
  1398. }
  1399. void ScriptEditor::_editor_stop() {
  1400. debugger->stop();
  1401. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_NEXT), true );
  1402. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_STEP), true );
  1403. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_BREAK), true );
  1404. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_CONTINUE), true );
  1405. }
  1406. void ScriptEditor::_add_callback(Object *p_obj, const String& p_function, const StringArray& p_args) {
  1407. print_line("add callback! hohoho");
  1408. ERR_FAIL_COND(!p_obj);
  1409. Ref<Script> script = p_obj->get_script();
  1410. ERR_FAIL_COND( !script.is_valid() );
  1411. editor->push_item(script.ptr());
  1412. for(int i=0;i<tab_container->get_child_count();i++) {
  1413. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  1414. if (!ste)
  1415. continue;
  1416. if (ste->get_edited_script()!=script)
  1417. continue;
  1418. String code = ste->get_text_edit()->get_text();
  1419. int pos = script->get_language()->find_function(p_function,code);
  1420. if (pos==-1) {
  1421. //does not exist
  1422. ste->get_text_edit()->deselect();
  1423. pos=ste->get_text_edit()->get_line_count()+2;
  1424. String func = script->get_language()->make_function("",p_function,p_args);
  1425. //code=code+func;
  1426. ste->get_text_edit()->cursor_set_line(pos+1);
  1427. ste->get_text_edit()->cursor_set_column(1000000); //none shall be that big
  1428. ste->get_text_edit()->insert_text_at_cursor("\n\n"+func);
  1429. }
  1430. _go_to_tab(i);
  1431. ste->get_text_edit()->cursor_set_line(pos);
  1432. ste->get_text_edit()->cursor_set_column(1);
  1433. script_list->select( script_list->find_metadata(i) );
  1434. break;
  1435. }
  1436. }
  1437. void ScriptEditor::_editor_settings_changed() {
  1438. print_line("settings changed");
  1439. float autosave_time = EditorSettings::get_singleton()->get("text_editor/autosave_interval_secs");
  1440. if (autosave_time>0) {
  1441. autosave_timer->set_wait_time(autosave_time);
  1442. autosave_timer->start();
  1443. } else {
  1444. autosave_timer->stop();
  1445. }
  1446. for(int i=0;i<tab_container->get_child_count();i++) {
  1447. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  1448. if (!ste)
  1449. continue;
  1450. ste->get_text_edit()->set_auto_brace_completion(EditorSettings::get_singleton()->get("text_editor/auto_brace_complete"));
  1451. }
  1452. }
  1453. void ScriptEditor::_autosave_scripts() {
  1454. print_line("autosaving");
  1455. save_external_data();
  1456. }
  1457. void ScriptEditor::_tree_changed() {
  1458. if (waiting_update_names)
  1459. return;
  1460. waiting_update_names=true;
  1461. call_deferred("_update_script_names");
  1462. }
  1463. void ScriptEditor::_script_split_dragged(float) {
  1464. EditorNode::get_singleton()->save_layout();
  1465. }
  1466. void ScriptEditor::set_window_layout(Ref<ConfigFile> p_layout) {
  1467. if (!bool(EDITOR_DEF("text_editor/restore_scripts_on_load",true))) {
  1468. return;
  1469. }
  1470. if (!p_layout->has_section_key("ScriptEditor","open_scripts") && !p_layout->has_section_key("ScriptEditor","open_help"))
  1471. return;
  1472. Array scripts = p_layout->get_value("ScriptEditor","open_scripts");
  1473. Array helps;
  1474. if (p_layout->has_section_key("ScriptEditor","open_help"))
  1475. helps=p_layout->get_value("ScriptEditor","open_help");
  1476. restoring_layout=true;
  1477. for(int i=0;i<scripts.size();i++) {
  1478. String path = scripts[i];
  1479. Ref<Script> scr = ResourceLoader::load(path);
  1480. if (scr.is_valid()) {
  1481. edit(scr);
  1482. }
  1483. }
  1484. for(int i=0;i<helps.size();i++) {
  1485. String path = helps[i];
  1486. _help_class_open(path);
  1487. }
  1488. for(int i=0;i<tab_container->get_child_count();i++) {
  1489. tab_container->get_child(i)->set_meta("__editor_pass",Variant());
  1490. }
  1491. if (p_layout->has_section_key("ScriptEditor","split_offset")) {
  1492. script_split->set_split_offset(p_layout->get_value("ScriptEditor","split_offset"));
  1493. }
  1494. restoring_layout=false;
  1495. }
  1496. void ScriptEditor::get_window_layout(Ref<ConfigFile> p_layout) {
  1497. Array scripts;
  1498. Array helps;
  1499. for(int i=0;i<tab_container->get_child_count();i++) {
  1500. ScriptTextEditor *ste = tab_container->get_child(i)->cast_to<ScriptTextEditor>();
  1501. if (ste) {
  1502. String path = ste->get_edited_script()->get_path();
  1503. if (!path.is_resource_file())
  1504. continue;
  1505. scripts.push_back(path);
  1506. }
  1507. EditorHelp *eh = tab_container->get_child(i)->cast_to<EditorHelp>();
  1508. if (eh) {
  1509. helps.push_back(eh->get_class_name());
  1510. }
  1511. }
  1512. p_layout->set_value("ScriptEditor","open_scripts",scripts);
  1513. p_layout->set_value("ScriptEditor","open_help",helps);
  1514. p_layout->set_value("ScriptEditor","split_offset",script_split->get_split_offset());
  1515. }
  1516. void ScriptEditor::_help_class_open(const String& p_class) {
  1517. for(int i=0;i<tab_container->get_child_count();i++) {
  1518. EditorHelp *eh = tab_container->get_child(i)->cast_to<EditorHelp>();
  1519. if (eh && eh->get_class_name()==p_class) {
  1520. _go_to_tab(i);
  1521. _update_script_names();
  1522. return;
  1523. }
  1524. }
  1525. EditorHelp * eh = memnew( EditorHelp );
  1526. eh->set_name(p_class);
  1527. tab_container->add_child(eh);
  1528. _go_to_tab(tab_container->get_tab_count()-1);
  1529. eh->go_to_class(p_class,0);
  1530. eh->connect("go_to_help",this,"_help_class_goto");
  1531. _update_script_names();
  1532. }
  1533. void ScriptEditor::_help_class_goto(const String& p_desc) {
  1534. String cname=p_desc.get_slice(":",1);
  1535. for(int i=0;i<tab_container->get_child_count();i++) {
  1536. EditorHelp *eh = tab_container->get_child(i)->cast_to<EditorHelp>();
  1537. if (eh && eh->get_class_name()==cname) {
  1538. _go_to_tab(i);
  1539. eh->go_to_help(p_desc);
  1540. _update_script_names();
  1541. return;
  1542. }
  1543. }
  1544. EditorHelp * eh = memnew( EditorHelp );
  1545. eh->set_name(cname);
  1546. tab_container->add_child(eh);
  1547. _go_to_tab(tab_container->get_tab_count()-1);
  1548. eh->go_to_help(p_desc);
  1549. eh->connect("go_to_help",this,"_help_class_goto");
  1550. _update_script_names();
  1551. }
  1552. void ScriptEditor::_update_history_pos(int p_new_pos) {
  1553. Node *n = tab_container->get_current_tab_control();
  1554. if (n->cast_to<ScriptTextEditor>()) {
  1555. history[history_pos].scroll_pos=n->cast_to<ScriptTextEditor>()->get_text_edit()->get_v_scroll();
  1556. history[history_pos].cursor_column=n->cast_to<ScriptTextEditor>()->get_text_edit()->cursor_get_column();
  1557. history[history_pos].cursor_row=n->cast_to<ScriptTextEditor>()->get_text_edit()->cursor_get_line();
  1558. }
  1559. if (n->cast_to<EditorHelp>()) {
  1560. history[history_pos].scroll_pos=n->cast_to<EditorHelp>()->get_scroll();
  1561. }
  1562. history_pos=p_new_pos;
  1563. tab_container->set_current_tab(history[history_pos].control->get_index());
  1564. n = history[history_pos].control;
  1565. if (n->cast_to<ScriptTextEditor>()) {
  1566. n->cast_to<ScriptTextEditor>()->get_text_edit()->set_v_scroll(history[history_pos].scroll_pos);
  1567. n->cast_to<ScriptTextEditor>()->get_text_edit()->cursor_set_column( history[history_pos].cursor_column );
  1568. n->cast_to<ScriptTextEditor>()->get_text_edit()->cursor_set_line( history[history_pos].cursor_row );
  1569. n->cast_to<ScriptTextEditor>()->get_text_edit()->grab_focus();
  1570. }
  1571. if (n->cast_to<EditorHelp>()) {
  1572. n->cast_to<EditorHelp>()->set_scroll(history[history_pos].scroll_pos);
  1573. n->cast_to<EditorHelp>()->set_focused();
  1574. }
  1575. n->set_meta("__editor_pass",++edit_pass);
  1576. _update_script_names();
  1577. _update_history_arrows();
  1578. }
  1579. void ScriptEditor::_history_forward() {
  1580. if (history_pos<history.size()-1) {
  1581. _update_history_pos(history_pos+1);
  1582. }
  1583. }
  1584. void ScriptEditor::_history_back(){
  1585. if (history_pos>0) {
  1586. _update_history_pos(history_pos-1);
  1587. }
  1588. }
  1589. void ScriptEditor::set_scene_root_script( Ref<Script> p_script ) {
  1590. bool open_dominant = EditorSettings::get_singleton()->get("text_editor/open_dominant_script_on_scene_change");
  1591. if (bool(EditorSettings::get_singleton()->get("external_editor/use_external_editor")))
  1592. return;
  1593. if (open_dominant && p_script.is_valid()) {
  1594. edit(p_script);
  1595. }
  1596. }
  1597. void ScriptEditor::_bind_methods() {
  1598. ObjectTypeDB::bind_method("_tab_changed",&ScriptEditor::_tab_changed);
  1599. ObjectTypeDB::bind_method("_menu_option",&ScriptEditor::_menu_option);
  1600. ObjectTypeDB::bind_method("_close_current_tab",&ScriptEditor::_close_current_tab);
  1601. ObjectTypeDB::bind_method("_editor_play",&ScriptEditor::_editor_play);
  1602. ObjectTypeDB::bind_method("_editor_pause",&ScriptEditor::_editor_pause);
  1603. ObjectTypeDB::bind_method("_editor_stop",&ScriptEditor::_editor_stop);
  1604. ObjectTypeDB::bind_method("_add_callback",&ScriptEditor::_add_callback);
  1605. ObjectTypeDB::bind_method("_reload_scripts",&ScriptEditor::_reload_scripts);
  1606. ObjectTypeDB::bind_method("_resave_scripts",&ScriptEditor::_resave_scripts);
  1607. ObjectTypeDB::bind_method("_res_saved_callback",&ScriptEditor::_res_saved_callback);
  1608. ObjectTypeDB::bind_method("_goto_script_line",&ScriptEditor::_goto_script_line);
  1609. ObjectTypeDB::bind_method("_goto_script_line2",&ScriptEditor::_goto_script_line2);
  1610. ObjectTypeDB::bind_method("_breaked",&ScriptEditor::_breaked);
  1611. ObjectTypeDB::bind_method("_show_debugger",&ScriptEditor::_show_debugger);
  1612. ObjectTypeDB::bind_method("_get_debug_tooltip",&ScriptEditor::_get_debug_tooltip);
  1613. ObjectTypeDB::bind_method("_autosave_scripts",&ScriptEditor::_autosave_scripts);
  1614. ObjectTypeDB::bind_method("_editor_settings_changed",&ScriptEditor::_editor_settings_changed);
  1615. ObjectTypeDB::bind_method("_update_script_names",&ScriptEditor::_update_script_names);
  1616. ObjectTypeDB::bind_method("_tree_changed",&ScriptEditor::_tree_changed);
  1617. ObjectTypeDB::bind_method("_script_selected",&ScriptEditor::_script_selected);
  1618. ObjectTypeDB::bind_method("_script_created",&ScriptEditor::_script_created);
  1619. ObjectTypeDB::bind_method("_script_split_dragged",&ScriptEditor::_script_split_dragged);
  1620. ObjectTypeDB::bind_method("_help_class_open",&ScriptEditor::_help_class_open);
  1621. ObjectTypeDB::bind_method("_help_class_goto",&ScriptEditor::_help_class_goto);
  1622. ObjectTypeDB::bind_method("_request_help",&ScriptEditor::_help_class_open);
  1623. ObjectTypeDB::bind_method("_history_forward",&ScriptEditor::_history_forward);
  1624. ObjectTypeDB::bind_method("_history_back",&ScriptEditor::_history_back);
  1625. }
  1626. ScriptEditor::ScriptEditor(EditorNode *p_editor) {
  1627. completion_cache = memnew( EditorScriptCodeCompletionCache );
  1628. restoring_layout=false;
  1629. waiting_update_names=false;
  1630. editor=p_editor;
  1631. menu_hb = memnew( HBoxContainer );
  1632. add_child(menu_hb);
  1633. v_split = memnew( VSplitContainer );
  1634. add_child(v_split);
  1635. v_split->set_v_size_flags(SIZE_EXPAND_FILL);
  1636. script_split = memnew( HSplitContainer );
  1637. v_split->add_child(script_split);
  1638. script_split->set_v_size_flags(SIZE_EXPAND_FILL);
  1639. script_list = memnew( ItemList );
  1640. script_split->add_child(script_list);
  1641. script_list->set_custom_minimum_size(Size2(70,0));
  1642. script_split->set_split_offset(70);
  1643. tab_container = memnew( TabContainer );
  1644. tab_container->set_tabs_visible(false);
  1645. script_split->add_child(tab_container);
  1646. tab_container->set_h_size_flags(SIZE_EXPAND_FILL);
  1647. file_menu = memnew( MenuButton );
  1648. menu_hb->add_child(file_menu);
  1649. file_menu->set_text("File");
  1650. file_menu->get_popup()->add_item("New",FILE_NEW);
  1651. file_menu->get_popup()->add_item("Open",FILE_OPEN);
  1652. file_menu->get_popup()->add_separator();
  1653. file_menu->get_popup()->add_item("Save",FILE_SAVE,KEY_MASK_ALT|KEY_MASK_CMD|KEY_S);
  1654. file_menu->get_popup()->add_item("Save As..",FILE_SAVE_AS);
  1655. file_menu->get_popup()->add_item("Save All",FILE_SAVE_ALL,KEY_MASK_CMD|KEY_MASK_SHIFT|KEY_S);
  1656. file_menu->get_popup()->add_separator();
  1657. file_menu->get_popup()->add_item("History Prev",WINDOW_PREV,KEY_MASK_CTRL|KEY_MASK_ALT|KEY_LEFT);
  1658. file_menu->get_popup()->add_item("History Next",WINDOW_NEXT,KEY_MASK_CTRL|KEY_MASK_ALT|KEY_RIGHT);
  1659. file_menu->get_popup()->add_separator();
  1660. file_menu->get_popup()->add_item("Close",FILE_CLOSE,KEY_MASK_CMD|KEY_W);
  1661. file_menu->get_popup()->connect("item_pressed", this,"_menu_option");
  1662. edit_menu = memnew( MenuButton );
  1663. menu_hb->add_child(edit_menu);
  1664. edit_menu->set_text("Edit");
  1665. edit_menu->get_popup()->add_item("Undo",EDIT_UNDO,KEY_MASK_CMD|KEY_Z);
  1666. edit_menu->get_popup()->add_item("Redo",EDIT_REDO,KEY_MASK_CMD|KEY_Y);
  1667. edit_menu->get_popup()->add_separator();
  1668. edit_menu->get_popup()->add_item("Cut",EDIT_CUT,KEY_MASK_CMD|KEY_X);
  1669. edit_menu->get_popup()->add_item("Copy",EDIT_COPY,KEY_MASK_CMD|KEY_C);
  1670. edit_menu->get_popup()->add_item("Paste",EDIT_PASTE,KEY_MASK_CMD|KEY_V);
  1671. edit_menu->get_popup()->add_separator();
  1672. edit_menu->get_popup()->add_item("Select All",EDIT_SELECT_ALL,KEY_MASK_CMD|KEY_A);
  1673. edit_menu->get_popup()->add_separator();
  1674. edit_menu->get_popup()->add_item("Move Up",EDIT_MOVE_LINE_UP,KEY_MASK_ALT|KEY_UP);
  1675. edit_menu->get_popup()->add_item("Move Down",EDIT_MOVE_LINE_DOWN,KEY_MASK_ALT|KEY_DOWN);
  1676. edit_menu->get_popup()->add_item("Indent Left",EDIT_INDENT_LEFT,KEY_MASK_ALT|KEY_LEFT);
  1677. edit_menu->get_popup()->add_item("Indent Right",EDIT_INDENT_RIGHT,KEY_MASK_ALT|KEY_RIGHT);
  1678. edit_menu->get_popup()->add_item("Toggle Comment",EDIT_TOGGLE_COMMENT,KEY_MASK_CMD|KEY_K);
  1679. edit_menu->get_popup()->add_item("Clone Down",EDIT_CLONE_DOWN,KEY_MASK_CMD|KEY_B);
  1680. edit_menu->get_popup()->add_separator();
  1681. #ifdef OSX_ENABLED
  1682. edit_menu->get_popup()->add_item("Complete Symbol",EDIT_COMPLETE,KEY_MASK_CTRL|KEY_SPACE);
  1683. #else
  1684. edit_menu->get_popup()->add_item("Complete Symbol",EDIT_COMPLETE,KEY_MASK_CMD|KEY_SPACE);
  1685. #endif
  1686. edit_menu->get_popup()->add_item("Auto Indent",EDIT_AUTO_INDENT,KEY_MASK_CMD|KEY_I);
  1687. edit_menu->get_popup()->connect("item_pressed", this,"_menu_option");
  1688. search_menu = memnew( MenuButton );
  1689. menu_hb->add_child(search_menu);
  1690. search_menu->set_text("Search");
  1691. search_menu->get_popup()->add_item("Find..",SEARCH_FIND,KEY_MASK_CMD|KEY_F);
  1692. search_menu->get_popup()->add_item("Find Next",SEARCH_FIND_NEXT,KEY_F3);
  1693. search_menu->get_popup()->add_item("Replace..",SEARCH_REPLACE,KEY_MASK_CMD|KEY_R);
  1694. search_menu->get_popup()->add_separator();
  1695. search_menu->get_popup()->add_item("Goto Function..",SEARCH_LOCATE_FUNCTION,KEY_MASK_SHIFT|KEY_MASK_CMD|KEY_F);
  1696. search_menu->get_popup()->add_item("Goto Line..",SEARCH_GOTO_LINE,KEY_MASK_CMD|KEY_L);
  1697. search_menu->get_popup()->connect("item_pressed", this,"_menu_option");
  1698. script_search_menu = memnew( MenuButton );
  1699. menu_hb->add_child(script_search_menu);
  1700. script_search_menu->set_text("Search");
  1701. script_search_menu->get_popup()->add_item("Find..",SEARCH_FIND,KEY_MASK_CMD|KEY_F);
  1702. script_search_menu->get_popup()->add_item("Find Next",SEARCH_FIND_NEXT,KEY_F3);
  1703. script_search_menu->get_popup()->connect("item_pressed", this,"_menu_option");
  1704. script_search_menu->hide();
  1705. debug_menu = memnew( MenuButton );
  1706. menu_hb->add_child(debug_menu);
  1707. debug_menu->set_text("Debug");
  1708. debug_menu->get_popup()->add_item("Toggle Breakpoint",DEBUG_TOGGLE_BREAKPOINT,KEY_F9);
  1709. debug_menu->get_popup()->add_separator();
  1710. debug_menu->get_popup()->add_item("Step Over",DEBUG_NEXT,KEY_F10);
  1711. debug_menu->get_popup()->add_item("Step Into",DEBUG_STEP,KEY_F11);
  1712. debug_menu->get_popup()->add_separator();
  1713. debug_menu->get_popup()->add_item("Break",DEBUG_BREAK);
  1714. debug_menu->get_popup()->add_item("Continue",DEBUG_CONTINUE);
  1715. debug_menu->get_popup()->add_separator();
  1716. debug_menu->get_popup()->add_check_item("Show Debugger",DEBUG_SHOW);
  1717. debug_menu->get_popup()->add_check_item("Keep Debugger Open",DEBUG_SHOW_KEEP_OPEN);
  1718. debug_menu->get_popup()->connect("item_pressed", this,"_menu_option");
  1719. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_NEXT), true);
  1720. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_STEP), true );
  1721. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_BREAK), true );
  1722. debug_menu->get_popup()->set_item_disabled( debug_menu->get_popup()->get_item_index(DEBUG_CONTINUE), true );
  1723. #if 0
  1724. window_menu = memnew( MenuButton );
  1725. menu_hb->add_child(window_menu);
  1726. window_menu->set_text("Window");
  1727. window_menu->get_popup()->add_item("Close",WINDOW_CLOSE,KEY_MASK_CMD|KEY_W);
  1728. window_menu->get_popup()->add_separator();
  1729. window_menu->get_popup()->add_item("Move Left",WINDOW_MOVE_LEFT,KEY_MASK_CMD|KEY_LEFT);
  1730. window_menu->get_popup()->add_item("Move Right",WINDOW_MOVE_RIGHT,KEY_MASK_CMD|KEY_RIGHT);
  1731. window_menu->get_popup()->add_separator();
  1732. window_menu->get_popup()->connect("item_pressed", this,"_menu_option");
  1733. #endif
  1734. help_menu = memnew( MenuButton );
  1735. menu_hb->add_child(help_menu);
  1736. help_menu->set_text("Help");
  1737. help_menu->get_popup()->add_item("Contextual", HELP_CONTEXTUAL, KEY_MASK_SHIFT|KEY_F1);
  1738. help_menu->get_popup()->connect("item_pressed", this,"_menu_option");
  1739. menu_hb->add_spacer();
  1740. script_icon = memnew( TextureFrame );
  1741. menu_hb->add_child(script_icon);
  1742. script_name_label = memnew( Label );
  1743. menu_hb->add_child(script_name_label);
  1744. script_icon->hide();
  1745. script_name_label->hide();
  1746. menu_hb->add_spacer();
  1747. site_search = memnew( ToolButton );
  1748. site_search->set_text("Tutorials");
  1749. site_search->connect("pressed",this,"_menu_option",varray(SEARCH_WEBSITE));
  1750. menu_hb->add_child(site_search);
  1751. site_search->set_tooltip("Open http://www.godotengine.org at tutorials section.");
  1752. class_search = memnew( ToolButton );
  1753. class_search->set_text("Classes");
  1754. class_search->connect("pressed",this,"_menu_option",varray(SEARCH_CLASSES));
  1755. menu_hb->add_child(class_search);
  1756. class_search->set_tooltip("Search the class hierarchy.");
  1757. help_search = memnew( ToolButton );
  1758. help_search->set_text("Search Help");
  1759. help_search->connect("pressed",this,"_menu_option",varray(SEARCH_HELP));
  1760. menu_hb->add_child(help_search);
  1761. help_search->set_tooltip("Search the reference documentation.");
  1762. menu_hb->add_child( memnew( VSeparator) );
  1763. script_back = memnew( ToolButton );
  1764. script_back->connect("pressed",this,"_history_back");
  1765. menu_hb->add_child(script_back);
  1766. script_back->set_disabled(true);
  1767. help_search->set_tooltip("Go to previous edited document.");
  1768. script_forward = memnew( ToolButton );
  1769. script_forward->connect("pressed",this,"_history_forward");
  1770. menu_hb->add_child(script_forward);
  1771. script_forward->set_disabled(true);
  1772. help_search->set_tooltip("Go to next edited document.");
  1773. tab_container->connect("tab_changed", this,"_tab_changed");
  1774. find_replace_dialog = memnew(FindReplaceDialog);
  1775. add_child(find_replace_dialog);
  1776. erase_tab_confirm = memnew( ConfirmationDialog );
  1777. add_child(erase_tab_confirm);
  1778. erase_tab_confirm->connect("confirmed", this,"_close_current_tab");
  1779. script_create_dialog = memnew(ScriptCreateDialog);
  1780. script_create_dialog->set_title("Create Script");
  1781. add_child(script_create_dialog);
  1782. script_create_dialog->connect("script_created", this, "_script_created");
  1783. goto_line_dialog = memnew(GotoLineDialog);
  1784. add_child(goto_line_dialog);
  1785. debugger = memnew( ScriptEditorDebugger(editor) );
  1786. debugger->connect("goto_script_line",this,"_goto_script_line");
  1787. debugger->connect("show_debugger",this,"_show_debugger");
  1788. disk_changed = memnew( ConfirmationDialog );
  1789. {
  1790. VBoxContainer *vbc = memnew( VBoxContainer );
  1791. disk_changed->add_child(vbc);
  1792. disk_changed->set_child_rect(vbc);
  1793. Label *dl = memnew( Label );
  1794. dl->set_text("The following files are newer on disk.\nWhat action should be taken?:");
  1795. vbc->add_child(dl);
  1796. disk_changed_list = memnew( Tree );
  1797. vbc->add_child(disk_changed_list);
  1798. disk_changed_list->set_v_size_flags(SIZE_EXPAND_FILL);
  1799. disk_changed->connect("confirmed",this,"_reload_scripts");
  1800. disk_changed->get_ok()->set_text("Reload");
  1801. disk_changed->add_button("Resave",!OS::get_singleton()->get_swap_ok_cancel(),"resave");
  1802. disk_changed->connect("custom_action",this,"_resave_scripts");
  1803. }
  1804. add_child(disk_changed);
  1805. script_editor=this;
  1806. quick_open = memnew( ScriptEditorQuickOpen );
  1807. add_child(quick_open);
  1808. quick_open->connect("goto_line",this,"_goto_script_line2");
  1809. v_split->add_child(debugger);
  1810. debugger->connect("breaked",this,"_breaked");
  1811. autosave_timer = memnew( Timer );
  1812. autosave_timer->set_one_shot(false);
  1813. add_child(autosave_timer);
  1814. grab_focus_block=false;
  1815. help_search_dialog = memnew( EditorHelpSearch );
  1816. add_child(help_search_dialog);
  1817. help_search_dialog->connect("go_to_help",this,"_help_class_goto");
  1818. help_index = memnew( EditorHelpIndex );
  1819. add_child(help_index);
  1820. help_index->connect("open_class",this,"_help_class_open");
  1821. history_pos=-1;
  1822. // debugger_gui->hide();
  1823. edit_pass=0;
  1824. }
  1825. ScriptEditor::~ScriptEditor() {
  1826. memdelete(completion_cache);
  1827. }
  1828. void ScriptEditorPlugin::edit(Object *p_object) {
  1829. if (!p_object->cast_to<Script>())
  1830. return;
  1831. script_editor->edit(p_object->cast_to<Script>());
  1832. }
  1833. bool ScriptEditorPlugin::handles(Object *p_object) const {
  1834. return p_object->is_type("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_external_data();
  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_area_as_parent_rect();
  1885. script_editor->hide();
  1886. EDITOR_DEF("text_editor/auto_reload_scripts_on_external_change",true);
  1887. EDITOR_DEF("text_editor/open_dominant_script_on_scene_change",true);
  1888. EDITOR_DEF("external_editor/use_external_editor",false);
  1889. EDITOR_DEF("external_editor/exec_path","");
  1890. EDITOR_DEF("text_editor/script_temperature_enabled",true);
  1891. EDITOR_DEF("text_editor/script_temperature_history_size",15);
  1892. EDITOR_DEF("text_editor/script_temperature_hot_color",Color(1,0,0,0.3));
  1893. EDITOR_DEF("text_editor/script_temperature_cold_color",Color(0,0,1,0.3));
  1894. EDITOR_DEF("text_editor/group_help_pages",false);
  1895. EditorSettings::get_singleton()->add_property_hint(PropertyInfo(Variant::STRING,"external_editor/exec_path",PROPERTY_HINT_GLOBAL_FILE));
  1896. EDITOR_DEF("external_editor/exec_flags","");
  1897. }
  1898. ScriptEditorPlugin::~ScriptEditorPlugin()
  1899. {
  1900. }