Zi Ye
|
ea401f9853
Fixed the text editor theme not being applied on editor start.
|
1 year ago |
Zi Ye
|
9281c441f6
Improved text editor status bar and zooming UX.
|
1 year ago |
kobewi
|
a031911c82
Use check_changed_settings_in_group() everywhere
|
2 years ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 year ago |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 year ago |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 year ago |
Brian MacIntosh
|
0d7db935aa
Search terms are now highlighted when the bar opens with a selection.
|
1 year ago |
jsjtxietian
|
961381cad5
Fix unable to uncomment code in text shader editor
|
1 year ago |
Yuri Sizov
|
215e036600
Add bulk change guards to successive theme overrides in Editor and GUI
|
1 year ago |
kobewi
|
d9afa1dd58
Fix close button in FindReplaceBar
|
1 year ago |
Rémi Verschelde
|
a60fc7f7c8
Merge pull request #83382 from Lunarisnia/fix/diff-comment-delimiter
|
1 year ago |
Lunarisnia
|
85d592dbf0
Fix multiple comment delimiter break toggle comment shortcut
|
1 year ago |
kobewi
|
c09a43abd7
Fix FindReplaceBar focus problems
|
1 year ago |
Danil Alexeev
|
de7cbe8789
Highlight doc comments in a different color
|
2 years ago |
Brian MacIntosh
|
676627e1d1
"Whole Words" search can detect word boundaries inside the search term.
|
1 year ago |
Rémi Verschelde
|
3c63b09a70
Merge pull request #81486 from jsjtxietian/Ignoring-empty-lines--when-uncommenting
|
1 year ago |
PucklaMotzer09
|
d2e651f403
Add Duplicate Lines shortcut to CodeTextEditor
|
2 years ago |
jsjtxietian
|
12299e0f53
Ignore empty lines when commenting/uncommenting code
|
1 year ago |
Yuri Sizov
|
3c63dce3cd
Merge pull request #80573 from KoBeWi/2k_lines_of_changes_created_at_2AM
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
Yuri Rubinsky
|
35802374ac
Add coloring for completion of vector components
|
2 years ago |
Yuri Sizov
|
04e550acb6
Merge pull request #79358 from timothyqiu/indentation
|
2 years ago |
Yuri Sizov
|
d13369eee1
Merge pull request #68140 from quinnyo/auto-complete-option
|
2 years ago |
Yuri Sizov
|
1e1d2a89bf
Merge pull request #44557 from iwek7/improved_comment_toggle
|
2 years ago |
Yuri Sizov
|
ecc9134086
Merge pull request #79079 from stmSi/ESC-key-not-closing-FindReplaceBar
|
2 years ago |
Haoyu Qiu
|
a552103531
Make indentation indicators translatable
|
2 years ago |
stmSi
|
7eb517c27f
Fix: ESC (ui_cancel) not closing FindReplaceBar
|
2 years ago |
Haoyu Qiu
|
ac454ce2a7
Translate "No match" message in FindReplaceBar
|
2 years ago |
quinnyo
|
68c24f9993
Add code_complete_enabled code editor setting
|
2 years ago |
bruvzg
|
75e6ec8874
[TextEdit] Expose all auto-wrap modes.
|
2 years ago |