summaryrefslogtreecommitdiffstats
path: root/scene/gui/code_edit.h
Commit message (Expand)AuthorAgeFilesLines
* Add folding gutter to code_editPaulb232020-09-101-0/+12
* Add main_gutter (breakpoints, bookmarks, execution lines) to code_editPaulb232020-09-101-1/+54
* Changed line_edited_from(from) to lines_edit_from(from, to)Paulb232020-09-101-1/+1
* Added Line numbers to CodeEditPaulb232020-09-101-0/+20
* Add and convert editor to use CodeEditPaulb232020-09-101-0/+50