Yuri Roubinsky
|
526390c048
Fix highlight for completion options match (rebased)
|
3 سال پیش |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 سال پیش |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 سال پیش |
Rémi Verschelde
|
1b89296fad
Merge pull request #55227 from ator-dev/fix-code-folding
|
3 سال پیش |
ator-dev
|
bac0a035c9
Fix code folding when end of block is unindented delimiter
|
3 سال پیش |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 سال پیش |
Paulb23
|
2a302f7097
Fix TextEdit mouse interactions when the last line is hidden
|
3 سال پیش |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 سال پیش |
bruvzg
|
ebbc25e89c
Ignore empty Font resources as theme override.
|
3 سال پیش |
Haoyu Qiu
|
0a381137bc
Fix crash when executing CodeEdit._main_gutter_draw_callback
|
3 سال پیش |
Rémi Verschelde
|
010e17b44f
Merge pull request #53476 from Paulb23/breakpoint-move-up-fix
|
3 سال پیش |
Paulb23
|
0caab00d66
Fix breakpointed_lines out of sync when removing lines above
|
3 سال پیش |
Eric M
|
ced7d51e23
Fix the "END" key behaving like "PAGE_DOWN" in code completion.
|
3 سال پیش |
Jean-Michel Bernard
|
9c375170e4
Fix deleting selection at the first line do not work with backspace
|
3 سال پیش |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 سال پیش |
Eric M
|
e0f8410d16
Improved breakpoint gutter for CodeEdit.
|
3 سال پیش |
Yuri Roubinsky
|
e70a0d950a
Fix incorrect offsets of tooltip content in `CodeEdit`
|
3 سال پیش |
Anilforextra
|
cc51b045da
Construct values only when necessary.
|
3 سال پیش |
Paulb23
|
35264d5782
Change completion prefixes to single char and unnecessary ui_cancel accept_event
|
3 سال پیش |
Rémi Verschelde
|
72c813630f
Merge pull request #52583 from e8newallm/52360
|
3 سال پیش |
Matthew Newall
|
09ea88572f
Removed updates that caused unnecessary window updates
|
3 سال پیش |
Rémi Verschelde
|
0b60b9f75c
Merge pull request #52443 from Paulb23/code-edit-indext-fixes
|
3 سال پیش |
Rémi Verschelde
|
655dec581c
Merge pull request #52346 from Paulb23/string-tracking-fixes
|
3 سال پیش |
Paulb23
|
d647ba3540
Fix block deliminator not-folding at end of file
|
3 سال پیش |
Max Hilbrunner
|
99ffbbfc44
Merge pull request #52339 from jmb462/fix-fold-function-with-comment-fail
|
3 سال پیش |
Max Hilbrunner
|
da31873e2c
Merge pull request #52359 from williamd67/fix-autocomplete-merge
|
3 سال پیش |
Paulb23
|
9785167b39
Fix brace placement with space auto indent
|
3 سال پیش |
daniel-mcclintock
|
8a8c172b93
Fix crash during completion lookback
|
3 سال پیش |
jmb462
|
752e2bcee0
Fix comment causes content of folded methods to not hide
|
4 سال پیش |
William Deurwaarder
|
b92347c220
Fix incorrectly removing two characters by auto brace
|
4 سال پیش |