Paulb23
|
dd5a37f556
Move symbol lookup into CodeEdit
|
преди 4 години |
Paulb23
|
8f900ac178
Move line length guidelines into CodeEdit
|
преди 4 години |
Paulb23
|
d1a1ad127e
Move brace matching into CodeEdit
|
преди 4 години |
Paulb23
|
12f0053555
Move auto brace completion to CodeEdit
|
преди 4 години |
Rémi Verschelde
|
ff0b5f8fa1
Merge pull request #50809 from akien-mga/iterators-const-references
|
преди 4 години |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
преди 4 години |
luz paz
|
3564c16cb8
Fix various typos with codespell
|
преди 4 години |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
преди 4 години |
Rémi Verschelde
|
dfc1ec7fb9
Merge pull request #50606 from Chaosus/textedit_fix_guttertype
|
преди 4 години |
Yuri Roubinsky
|
1597045b09
Fixed typos in `TextEdit::GutterType` enum
|
преди 4 години |
reduz
|
6631f66c2a
Optimize StringName usage
|
преди 4 години |
Paulb23
|
1a0cfc219b
Move indent management to CodeEdit
|
преди 4 години |
Aaron Franke
|
0ce49800ac
Use mouse and joypad enums instead of plain integers
|
преди 4 години |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
преди 4 години |
Rémi Verschelde
|
341cb8da31
Merge pull request #49238 from Paulb23/code_edit_code_folding
|
преди 4 години |
Haoyu Qiu
|
bf5f13e6a0
Fix typo in CodeEdit methods
|
преди 4 години |
Haoyu Qiu
|
a1db7088ed
Update cache after clearing delimiters in CodeEdit
|
преди 4 години |
Paulb23
|
5c618dd03d
Move code folding into CodeEdit and hide line hiding API
|
преди 4 години |
Paulb23
|
c1b9971ad8
Move and expose Code Hint in CodeEdit
|
преди 4 години |
Paulb23
|
1c16673798
Move and expose AutoComplete in CodeEdit
|
преди 5 години |
Paulb23
|
680dc9e81a
Add comment and string tracking to CodeEdit
|
преди 5 години |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
преди 4 години |
bruvzg
|
3be31c4960
[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.
|
преди 4 години |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
преди 5 години |
Devin Curry
|
b9c35af15d
ScriptEditor: Fix line number gutter drag select
|
преди 4 години |
Paulb23
|
0d0a856ad5
Fixed main gutter not drawing on item toggle
|
преди 4 години |
Paulb23
|
33ab9cd621
Move safe line color into editor
|
преди 5 години |
Paulb23
|
7829fdc1d0
Add folding gutter to code_edit
|
преди 5 години |
Paulb23
|
4d7df24d46
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
|
преди 5 години |
Paulb23
|
907f9f2a84
Changed line_edited_from(from) to lines_edit_from(from, to)
|
преди 5 години |