script_editor_plugin.cpp 74 KB

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