summaryrefslogtreecommitdiff
path: root/editor/plugins/script_editor_plugin.h
AgeCommit message (Expand)Author
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-13Added 'Replace in files' functionality to text editorsDominik 'dreamsComeTrue' Jasiński
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-19Fix ScriptTextEditor encapsulationYuri Roubinsky
2019-12-17Fix toggle scripts panel to allow using shortcut in other areasYuri Roubinsky
2019-12-15Moves switch for show scripts panel from File menu to status barYuri Roubinsky
2019-10-10Fixed ScriptEditor autosave timer causing errors on startPouleyKetchoupp
2019-10-10Add shortcut Shift + F3 to search pervious in the built-in docsMarqus
2019-08-01Add Reopen Closed Script option in Script EditorTomasz Chabora
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-06-19Merge pull request #29547 from santouits/filter-scriptsRémi Verschelde
2019-06-17Merge pull request #28766 from pgoral/editor_validation_issueRémi Verschelde
2019-06-13Merge pull request #29129 from kis3lori/remove-save-theme-for-defaultRémi Verschelde
2019-06-13Created a fallback from the "Save Theme" button to "Save Theme As" when a def...Kis Levente Lorand
2019-06-12Add filter search for script list and the memberssantouits
2019-06-11Merge pull request #29262 from DarknessCatt/issue-27476Rémi Verschelde
2019-05-29Automatically add new line to scriptsMatheus Lima Cunha
2019-05-29Changing method signature in other class in not recognized in working class i...Goral
2019-05-02Make "Find in Files" always available in the script editorMichael Alexsander Silva Dias
2019-04-23Added a marker in text_edit that tells which row is executing.Rikhardur Bjarni Einarsson
2019-04-20Display connection information in the script editorPaulb23
2019-03-26Add a "Request Docs" button to code editor.Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-20Unify editor class and reference searchRay Koopa
2018-10-02Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-15Added method to create TextFilesPaulb23
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23
2018-07-05Merge pull request #19498 from guilhermefelipecgs/fix_regressionMax Hilbrunner
2018-06-21Move Theme options to submenuChaosus
2018-06-13Fix "find and replace" initializing with wrong sizeGuilherme Felipe
2018-06-06Fix #16069, #19292, #19267 and #18940Guilherme Felipe
2018-06-06Show opened script or help namevolzhs
2018-05-11Add button hbox with alphabetic sort toggle above methods outline.Julian Murgia
2018-04-08Merge pull request #16571 from Zylann/find_in_filesJuan Linietsky
2018-04-02Abstracted the syntax highlighter from text editPaulb23
2018-02-20Merge pull request #16455 from volzhs/close-docsRémi Verschelde
2018-02-20Keep to show current script when closing all docsvolzhs
2018-02-19Added find & replace in filesMarc Gilleron
2018-02-14option to disable sort in script listianb96
2018-02-02Changes for the "Recent Scripts" menu.Michael Alexsander Silva Dias
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-02Add Show In File System to script editor tabssersoong
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-13Added open_script_create_dialog funcWill Nations
2017-12-07Add 'copy script path' to script editor pluginsersoong
2017-11-20Add close other tabs to Script Editorsersoong
2017-11-12move item up/down context menu and shortcutIan
2017-11-12add script editor list context menuIan