This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
ba3401f81fb90baf69eebf854fe8c74da3fa530d
godot
/
editor
/
script
T
History
Thaddeus Crews
bcf3d9a9c6
Merge pull request
#113772
from LilithSilver/add-close-file
...
Add `ScriptEditor::close_file()`
2026-03-30 13:35:19 -05:00
..
editor_script_plugin.cpp
…
editor_script_plugin.h
…
editor_script.cpp
Remove unused includes in
editor
with clangd-tidy
2026-03-15 20:47:05 +01:00
editor_script.h
…
find_in_files.cpp
…
find_in_files.h
…
script_create_dialog.cpp
Add missing
resource_*.h
includes
2026-03-27 07:03:39 -04:00
script_create_dialog.h
Remove unused includes in
editor
with clangd-tidy
2026-03-15 20:47:05 +01:00
script_editor_base.cpp
Fix error on opening script after documentation
2026-03-12 13:41:59 -04:00
script_editor_base.h
…
script_editor_plugin.cpp
Merge pull request
#113772
from LilithSilver/add-close-file
2026-03-30 13:35:19 -05:00
script_editor_plugin.h
Merge pull request
#113772
from LilithSilver/add-close-file
2026-03-30 13:35:19 -05:00
script_text_editor.cpp
Add missing
resource_*.h
includes
2026-03-27 07:03:39 -04:00
script_text_editor.h
Style: Apply clang-format grouping rules
2026-03-17 20:11:01 +01:00
SCsub
…
syntax_highlighters.cpp
…
syntax_highlighters.h
…
text_editor.cpp
…
text_editor.h
…