summaryrefslogtreecommitdiff
path: root/editor/plugins/text_editor.h
AgeCommit message (Collapse)Author
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
Happy new year to the wonderful Godot community!
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23