summaryrefslogtreecommitdiff
path: root/editor/plugins/text_editor.cpp
AgeCommit message (Expand)Author
2019-08-12Add "Find in Files..." to the text editorMichael Alexsander Silva Dias
2019-08-09Move "Go to Line..." from "Edit" to "Go To" in text editorMichael Alexsander Silva Dias
2019-08-06Fix Find in Files Not Working ProperlyEmmanuel Barroga
2019-07-25Fix memory leaks with SyntaxHighlightersPaulb23
2019-07-01Merge pull request #29071 from YeldhamDev/improve_bookmarksRémi Verschelde
2019-06-24Correct typo that broke custom selected font colorGwyneth Lowe
2019-06-17Merge pull request #28766 from pgoral/editor_validation_issueRémi Verschelde
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-24Improve bookmarksMichael Alexsander Silva Dias
2019-05-20Merge pull request #28218 from KoBeWi/b00km4rk5Rémi Verschelde
2019-05-20Merge pull request #26809 from KoBeWi/undo_set_text_like_a_bossRémi Verschelde
2019-05-16Allow to undo TextEdit.set_textTomasz Chabora
2019-05-05Add bookmarks for easier code navigationTomasz Chabora
2019-04-23Added a marker in text_edit that tells which row is executing.Rikhardur Bjarni Einarsson
2019-04-13Restore script editor state between sessionsPaulb23
2019-01-01Update copyright statements to 2019Rémi Verschelde
2019-01-01Fix missing/malformed license headersRémi Verschelde
2018-12-13Revert "Use more subtle indentation guides in the script editor"Rémi Verschelde
2018-12-09Merge pull request #20725 from Calinou/textedit-subtle-indent-guidesRémi Verschelde
2018-11-04Fix clone line undo history and extra new line, issue 21811Paulb23
2018-10-14Increase the source font's line spacingHugo Locurcio
2018-10-03Use more subtle indentation guides in the script editorHugo Locurcio
2018-09-20Fixed syntax highlighting setting not being savedDualMatrix
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-12Misc. typosluz.paz
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23