summaryrefslogtreecommitdiffstats
path: root/editor/plugins/script_text_editor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31179 from KoBeWi/code_editor_magicRémi Verschelde2019-08-121-0/+1
|\
| * Add Evaluate Selection option to Script EditorTomasz Chabora2019-08-081-0/+1
* | Fixes color picker in code editor - now it only changes one coloriwek72019-08-081-1/+1
|/
* Fix memory leaks with SyntaxHighlightersPaulb232019-07-251-0/+1
* Parse more informations for code completionGeequlim2019-07-041-2/+4
* Add "Go To" menu to the script editor and move the bookmark and breakpoint me...Michael Alexsander Silva Dias2019-07-011-1/+4
* Merge pull request #29071 from YeldhamDev/improve_bookmarksRémi Verschelde2019-07-011-2/+4
|\
| * Improve bookmarksMichael Alexsander Silva Dias2019-05-241-2/+4
* | Center script line when double clicked on error in debuggerDawid Wdowiak2019-06-231-0/+1
* | Merge pull request #28766 from pgoral/editor_validation_issueRémi Verschelde2019-06-171-0/+2
|\ \
| * | Changing method signature in other class in not recognized in working class i...Goral2019-05-291-0/+2
* | | Merge pull request #29262 from DarknessCatt/issue-27476Rémi Verschelde2019-06-111-0/+1
|\ \ \ | |_|/ |/| |
| * | Automatically add new line to scriptsMatheus Lima Cunha2019-05-291-0/+1
* | | Add bookmarks for easier code navigationTomasz Chabora2019-05-051-0/+4
| |/ |/|
* | Added a marker in text_edit that tells which row is executing.Rikhardur Bjarni Einarsson2019-04-231-0/+2
* | Display connection information in the script editorPaulb232019-04-201-0/+24
|/
* Merge pull request #25782 from hsandt/feature/fix-toggle-comment-indentRémi Verschelde2019-03-161-0/+1
|\
| * [Script Editor] Refactored ScriptTextEditor::_edit_option by extracting EDIT_...hsandt2019-02-041-0/+1
* | Hide the warnings panel when no warnings presents.allkhor2019-02-131-1/+1
* | Displays errors and warnings in a better way in the script editorGilles Roudière2019-02-011-2/+2
|/
* 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