summaryrefslogtreecommitdiff
path: root/editor/plugins/script_text_editor.h
AgeCommit message (Expand)Author
2019-03-16Merge pull request #25782 from hsandt/feature/fix-toggle-comment-indentRémi Verschelde
2019-02-13Hide the warnings panel when no warnings presents.allkhor
2019-02-04[Script Editor] Refactored ScriptTextEditor::_edit_option by extracting EDIT_...hsandt
2019-02-01Displays errors and warnings in a better way in the script editorGilles Roudière
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-21Change LinkLabel back to Label in error status barChaosus
2018-08-10Added system for GDScript warningsGeorge Marques
2018-07-26context menu improvementsIan
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23
2018-07-22Refactored text manipulation into CodeTexteditorPaulb23
2018-06-01 Syntax Menu as sub-menu of EditNIkola Grulovic
2018-04-08Merge pull request #16571 from Zylann/find_in_filesJuan Linietsky
2018-04-02Abstracted the syntax highlighter from text editPaulb23
2018-02-19Added find & replace in filesMarc Gilleron
2018-01-12Add special coloring to members, to make shadowing more obvious.Juan Linietsky
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-08Modify shortcuts and menus to fold/unfold codeMattUV
2017-11-18scrolling fixesIan
2017-11-17TextEdit code foldingIan
2017-10-02Added correct initialization for script editor theme.Daniel J. Ramirez
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24-Code completion for enumerationsJuan Linietsky
2017-08-20Delete current line, issue 9643Paulb23
2017-06-30-Many fixes to VisualScript, fixed property names, etc.Juan Linietsky
2017-05-29Added members overviewPaulb23
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-25Ability to Convert Case, issue 8079Paulb23
2017-04-20Merge pull request #8417 from neikeq/hello-thereRémi Verschelde
2017-04-17External editor improvements and fixesIgnacio Etcheverry
2017-04-16Added ability to convert indent typePaulb23
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde