script_editor_plugin.cpp 79 KB

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