script_editor_plugin.cpp 73 KB

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