summaryrefslogtreecommitdiffstats
path: root/editor/plugins/script_text_editor.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Change LinkLabel back to Label in error status barChaosus2018-12-211-0/+1
* Added system for GDScript warningsGeorge Marques2018-08-101-0/+3
* context menu improvementsIan2018-07-261-1/+2
* Allow opening and editing of any utf_8 file in script editorPaulb232018-07-221-3/+2
* Refactored text manipulation into CodeTexteditorPaulb232018-07-221-6/+1
* Syntax Menu as sub-menu of EditNIkola Grulovic2018-06-011-1/+1
* Merge pull request #16571 from Zylann/find_in_filesJuan Linietsky2018-04-081-0/+2
|\
| * Added find & replace in filesMarc Gilleron2018-02-191-0/+2
* | Abstracted the syntax highlighter from text editPaulb232018-04-021-0/+7
|/
* Add special coloring to members, to make shadowing more obvious.Juan Linietsky2018-01-121-0/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Modify shortcuts and menus to fold/unfold codeMattUV2017-12-081-2/+1
* scrolling fixesIan2017-11-181-1/+2
* TextEdit code foldingIan2017-11-171-1/+4
* Added correct initialization for script editor theme.Daniel J. Ramirez2017-10-021-0/+12
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* -Code completion for enumerationsJuan Linietsky2017-08-241-2/+2
* Delete current line, issue 9643Paulb232017-08-201-0/+1
* -Many fixes to VisualScript, fixed property names, etc.Juan Linietsky2017-06-301-1/+1
* Added members overviewPaulb232017-05-291-0/+2
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-1/+1
* Ability to Convert Case, issue 8079Paulb232017-04-251-0/+10
* Merge pull request #8417 from neikeq/hello-thereRémi Verschelde2017-04-201-1/+0
|\
| * External editor improvements and fixesIgnacio Etcheverry2017-04-171-1/+0
* | Added ability to convert indent typePaulb232017-04-161-0/+4
|/
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-30/+20
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+159