Aaron Franke
|
0ce49800ac
Use mouse and joypad enums instead of plain integers
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Rémi Verschelde
|
341cb8da31
Merge pull request #49238 from Paulb23/code_edit_code_folding
|
4 years ago |
Haoyu Qiu
|
bf5f13e6a0
Fix typo in CodeEdit methods
|
4 years ago |
Haoyu Qiu
|
a1db7088ed
Update cache after clearing delimiters in CodeEdit
|
4 years ago |
Paulb23
|
5c618dd03d
Move code folding into CodeEdit and hide line hiding API
|
4 years ago |
Paulb23
|
c1b9971ad8
Move and expose Code Hint in CodeEdit
|
4 years ago |
Paulb23
|
1c16673798
Move and expose AutoComplete in CodeEdit
|
5 years ago |
Paulb23
|
680dc9e81a
Add comment and string tracking to CodeEdit
|
5 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
bruvzg
|
3be31c4960
[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.
|
4 years ago |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 years ago |
Devin Curry
|
b9c35af15d
ScriptEditor: Fix line number gutter drag select
|
4 years ago |
Paulb23
|
0d0a856ad5
Fixed main gutter not drawing on item toggle
|
4 years ago |
Paulb23
|
33ab9cd621
Move safe line color into editor
|
5 years ago |
Paulb23
|
7829fdc1d0
Add folding gutter to code_edit
|
5 years ago |
Paulb23
|
4d7df24d46
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
|
5 years ago |
Paulb23
|
907f9f2a84
Changed line_edited_from(from) to lines_edit_from(from, to)
|
5 years ago |
Paulb23
|
1353ed5e44
Added Line numbers to CodeEdit
|
5 years ago |
Paulb23
|
a0b409cb14
Add and convert editor to use CodeEdit
|
5 years ago |