script_editor_plugin.cpp 86 KB

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