Haoyu Qiu
|
bafbdc6cb2
Improve search/replace bar behavior
|
1 year ago |
Rémi Verschelde
|
77cc2501e1
Merge pull request #89690 from Calinou/editor-improve-native-shader-inspector
|
1 year ago |
Hugo Locurcio
|
44de95e18f
Improve the editor native shader source visualizer
|
4 years ago |
VolTer
|
de8b6f7a3c
Add editor settings for autocompletion with NodePath and StringName
|
2 years ago |
Rémi Verschelde
|
2d408f48e7
Merge pull request #88546 from bruvzg/indent_wrap
|
1 year ago |
Rémi Verschelde
|
314efe9bec
Merge pull request #79387 from HolonProduction/completion-update-keep-open
|
1 year ago |
bruvzg
|
dad4aae386
[TextEdit] Add support for optional wrapped line indentation.
|
1 year ago |
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 |
HolonProduction
|
46197cec74
Update completion menu even if no options exist
|
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
|
2 years 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 |