This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
4b8cd074086bcc2928d3c4b713ca3815f25ff7e2
godot
/
editor
/
script
History
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_plugin.cpp
…
editor_script_plugin.h
…
editor_script.cpp
…
editor_script.h
…
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
…
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
…
text_editor.cpp
Hide
Control
focus when given via mouse input
2025-09-19 13:43:29 -03:00
text_editor.h
…