FireForge
|
3073b85de9
Rename theme properties to include underscores
|
3 years ago |
FireForge
|
88b09694e7
Fix inspector group name capitalization
|
3 years ago |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 years ago |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
3 years ago |
bruvzg
|
29199579f7
Add sub-pixel glyph positioning support.
|
3 years ago |
bruvzg
|
244db37508
Cleanup and move char functions to the `char_utils.h` header.
|
3 years ago |
Anilforextra
|
adbe948bda
String: Add contains().
|
3 years ago |
Igor Kordiukiewicz
|
f170d6a171
With auto_brace_complete enabled, selected text now gets wrapped by braces
|
3 years ago |
Rémi Verschelde
|
899cd34426
Merge pull request #57281 from Rubonnek/rename-subsequence
|
3 years ago |
Wilson E. Alvarez
|
3eb5e0ac50
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
|
3 years ago |
Preslavb
|
6f1089af86
Fix selection being deleted and indentation not being accounted for
|
3 years ago |
kobewi
|
1422c756ed
Rename request_code_completion signal
|
3 years ago |
Paulb23
|
f43f68f605
Convert TextEdit callbacks to Callable
|
3 years ago |
bruvzg
|
85424afee6
Fix CodeEdit guidelines position.
|
3 years ago |
Rémi Verschelde
|
b238218363
Merge pull request #55851 from Chaosus/better-completion-options-list_rebased
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
luz paz
|
a124f1effe
Fix various typos
|
3 years ago |
Yuri Roubinsky
|
526390c048
Fix highlight for completion options match (rebased)
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 years ago |
Rémi Verschelde
|
1b89296fad
Merge pull request #55227 from ator-dev/fix-code-folding
|
3 years ago |
ator-dev
|
bac0a035c9
Fix code folding when end of block is unindented delimiter
|
3 years ago |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 years ago |
Paulb23
|
2a302f7097
Fix TextEdit mouse interactions when the last line is hidden
|
3 years ago |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 years ago |
bruvzg
|
ebbc25e89c
Ignore empty Font resources as theme override.
|
3 years ago |
Haoyu Qiu
|
0a381137bc
Fix crash when executing CodeEdit._main_gutter_draw_callback
|
3 years ago |
Rémi Verschelde
|
010e17b44f
Merge pull request #53476 from Paulb23/breakpoint-move-up-fix
|
3 years ago |
Paulb23
|
0caab00d66
Fix breakpointed_lines out of sync when removing lines above
|
3 years ago |
Eric M
|
ced7d51e23
Fix the "END" key behaving like "PAGE_DOWN" in code completion.
|
3 years ago |