godot/editor/script
Thaddeus Crews 4b8cd07408
Merge pull request #110770 from arkology/find-in-files-count
`FindInFiles`: Show the number of matches for each file
2025-09-23 12:08:47 -05:00
..
editor_script.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_script.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_script_plugin.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_script_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
find_in_files.cpp Merge pull request #110770 from arkology/find-in-files-count 2025-09-23 12:08:47 -05:00
find_in_files.h FindInFiles: Show the number of matches for each file 2025-09-21 18:11:47 +03:00
script_create_dialog.cpp Improve usage of String.split() vs get_slice() 2025-09-19 16:31:55 +02:00
script_create_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
script_editor_plugin.cpp Fix ScriptEditor::edit() not jumping to the first line 2025-09-19 22:08:54 +04:00
script_editor_plugin.h Fix some Text Editor theme issues and clean up 2025-07-15 13:43:30 -04:00
script_text_editor.cpp Merge pull request #110250 from YeldhamDev/i_just_cant_keep_focused 2025-09-22 13:28:44 -05:00
script_text_editor.h Add drag n drop export variables 2025-09-16 23:54:16 +03:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
text_editor.cpp Hide Control focus when given via mouse input 2025-09-19 13:43:29 -03:00
text_editor.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00