index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
code_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-8
/
+8
*
Merge pull request #91923 from hakro/fix-completion-custom-icon
Rémi Verschelde
2024-05-14
1
-1
/
+2
|
\
|
*
Show custom icons in autocompletion suggestions
Hakim
2024-05-14
1
-1
/
+2
*
|
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-4
/
+4
|
/
*
Select next text to replace
kit
2024-05-09
1
-3
/
+3
*
Overhaul multiple caret editing in TextEdit.
kit
2024-04-26
1
-372
/
+32
*
Overhaul TextEdit selection.
kit
2024-04-26
1
-6
/
+4
*
Store line change in script navigation history
kobewi
2024-04-25
1
-1
/
+18
*
Improve search/replace bar behavior
Haoyu Qiu
2024-04-10
1
-9
/
+23
*
Merge pull request #89690 from Calinou/editor-improve-native-shader-inspector
Rémi Verschelde
2024-03-24
1
-1
/
+1
|
\
|
*
Improve the editor native shader source visualizer
Hugo Locurcio
2024-03-22
1
-1
/
+1
*
|
Add editor settings for autocompletion with NodePath and StringName
VolTer
2024-03-19
1
-0
/
+6
|
/
*
Merge pull request #88546 from bruvzg/indent_wrap
Rémi Verschelde
2024-03-05
1
-0
/
+1
|
\
|
*
[TextEdit] Add support for optional wrapped line indentation.
bruvzg
2024-02-26
1
-0
/
+1
*
|
Merge pull request #79387 from HolonProduction/completion-update-keep-open
Rémi Verschelde
2024-03-04
1
-3
/
+0
|
\
\
|
*
|
Update completion menu even if no options exist
HolonProduction
2024-02-05
1
-3
/
+0
*
|
|
Fixed the text editor theme not being applied on editor start.
Zi Ye
2024-02-25
1
-5
/
+0
|
|
/
|
/
|
*
|
Improved text editor status bar and zooming UX.
Zi Ye
2024-02-21
1
-139
/
+126
*
|
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-2
/
+12
|
/
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-7
/
+7
*
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-2
/
+2
*
Search terms are now highlighted when the bar opens with a selection.
Brian MacIntosh
2023-10-30
1
-30
/
+20
*
Fix unable to uncomment code in text shader editor
jsjtxietian
2023-10-24
1
-2
/
+2
*
Add bulk change guards to successive theme overrides in Editor and GUI
Yuri Sizov
2023-10-19
1
-6
/
+10
*
Fix close button in FindReplaceBar
kobewi
2023-10-16
1
-1
/
+1
*
Merge pull request #83382 from Lunarisnia/fix/diff-comment-delimiter
Rémi Verschelde
2023-10-16
1
-1
/
+2
|
\
|
*
Fix multiple comment delimiter break toggle comment shortcut
Lunarisnia
2023-10-16
1
-1
/
+2
*
|
Fix FindReplaceBar focus problems
kobewi
2023-10-16
1
-3
/
+12
|
/
*
Highlight doc comments in a different color
Danil Alexeev
2023-10-08
1
-0
/
+3
*
"Whole Words" search can detect word boundaries inside the search term.
Brian MacIntosh
2023-10-02
1
-2
/
+5
*
Merge pull request #81486 from jsjtxietian/Ignoring-empty-lines--when-uncomme...
Rémi Verschelde
2023-09-26
1
-2
/
+11
|
\
|
*
Ignore empty lines when commenting/uncommenting code
jsjtxietian
2023-09-20
1
-2
/
+11
*
|
Add Duplicate Lines shortcut to CodeTextEditor
PucklaMotzer09
2023-09-25
1
-0
/
+5
|
/
*
Merge pull request #80573 from KoBeWi/2k_lines_of_changes_created_at_2AM
Yuri Sizov
2023-09-06
1
-38
/
+39
|
\
|
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-38
/
+39
*
|
Add coloring for completion of vector components
Yuri Rubinsky
2023-08-30
1
-1
/
+3
|
/
*
Merge pull request #79358 from timothyqiu/indentation
Yuri Sizov
2023-07-31
1
-1
/
+1
|
\
|
*
Make indentation indicators translatable
Haoyu Qiu
2023-07-12
1
-1
/
+1
*
|
Merge pull request #68140 from quinnyo/auto-complete-option
Yuri Sizov
2023-07-12
1
-1
/
+3
|
\
\
|
*
|
Add code_complete_enabled code editor setting
quinnyo
2023-06-21
1
-1
/
+3
*
|
|
Merge pull request #44557 from iwek7/improved_comment_toggle
Yuri Sizov
2023-07-12
1
-5
/
+6
|
\
\
\
|
*
|
|
Update comment toggle behavior in CodeEdit
iwek
2023-06-01
1
-5
/
+6
*
|
|
|
Merge pull request #79079 from stmSi/ESC-key-not-closing-FindReplaceBar
Yuri Sizov
2023-07-12
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix: ESC (ui_cancel) not closing FindReplaceBar
stmSi
2023-07-06
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Translate "No match" message in FindReplaceBar
Haoyu Qiu
2023-07-02
1
-1
/
+1
|
/
/
*
|
[TextEdit] Expose all auto-wrap modes.
bruvzg
2023-06-13
1
-0
/
+1
*
|
Merge pull request #75746 from ajreckof/order_autocomplete
Rémi Verschelde
2023-06-08
1
-1
/
+1
|
\
\
|
*
|
sort code completions with rules
ajreckof
2023-05-23
1
-1
/
+1
*
|
|
Enable bookmarks gutter
kobewi
2023-06-02
1
-0
/
+1
|
|
/
|
/
|
[next]