summaryrefslogtreecommitdiff
path: root/editor/plugins/text_editor.h
AgeCommit message (Expand)Author
2019-07-01Merge pull request #29071 from YeldhamDev/improve_bookmarksRémi Verschelde
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
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-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-01-01Update copyright statements to 2019Rémi Verschelde
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23