script_editor_plugin.cpp 71 KB

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