godot-module-template/editor/script
Thaddeus Crews 28c37846d8
Merge pull request #111547 from sockeye-d/script-editor-join-lines
Add script editor `join_lines` keybind
2026-02-27 08:49:31 -06:00
..
editor_script.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_script.h Style: Convert *.gen.inc to *.gen.h 2026-02-05 19:47:56 -06:00
editor_script_plugin.cpp Merge pull request #114813 from KoBeWi/harry_POTter 2026-02-25 09:27:34 -06:00
editor_script_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
find_in_files.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
find_in_files.h Add and adjust more scroll hints in the editor 2025-12-17 11:15:33 -03:00
script_create_dialog.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
script_create_dialog.h Remove unused private variables in godot/editor 2025-12-07 02:55:08 -08:00
script_editor_base.cpp Merge pull request #111547 from sockeye-d/script-editor-join-lines 2026-02-27 08:49:31 -06:00
script_editor_base.h Merge pull request #111547 from sockeye-d/script-editor-join-lines 2026-02-27 08:49:31 -06:00
script_editor_plugin.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
script_editor_plugin.h Add reload_open_files() to script editor 2026-02-18 17:06:14 -08:00
script_text_editor.cpp Merge pull request #111547 from sockeye-d/script-editor-join-lines 2026-02-27 08:49:31 -06:00
script_text_editor.h Add drag and drop info label 2026-02-12 19:58:08 +03:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
syntax_highlighters.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
syntax_highlighters.h merge parts of script and text editor 2026-02-02 11:22:25 +01:00
text_editor.cpp merge parts of script and text editor 2026-02-02 11:22:25 +01:00
text_editor.h merge parts of script and text editor 2026-02-02 11:22:25 +01:00