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
/
plugins
/
script_editor_plugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5
Spartan322
2024-10-24
1
-0
/
+18
|
\
|
*
Merge pull request #78312 from Calinou/editor-add-markdown-highlighting
Thaddeus Crews
2024-10-24
1
-0
/
+18
|
|
\
|
|
*
Add Markdown syntax highlighting to the script editor
Hugo Locurcio
2024-07-02
1
-0
/
+18
*
|
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
/
*
|
Use InputMap actions consistently across all LineEdit's that filter an underl...
Marius Hanl
2024-08-31
1
-1
/
+1
*
|
Allow adding custom export platforms using scripts / GDExtension.
bruvzg
2024-08-28
1
-0
/
+1
*
|
Merge pull request #94477 from RedMser/typos-batch-1
Rémi Verschelde
2024-08-28
1
-3
/
+3
|
\
\
|
*
|
Fix typos
RedMser
2024-07-17
1
-3
/
+3
|
|
/
*
|
Merge pull request #94002 from kitbdev/fix-goto-error
Rémi Verschelde
2024-08-27
1
-1
/
+1
|
\
\
|
*
|
Fix goto line issues in code editor
kit
2024-07-31
1
-1
/
+1
|
|
/
*
/
Fix script overwriting with external editor
kit
2024-08-23
1
-0
/
+1
|
/
*
Merge pull request #87099 from bitwise-aiden/ba-add-trim-newlines
Rémi Verschelde
2024-05-30
1
-0
/
+2
|
\
|
*
Implement trim_final_newlines functionality
Aiden Storey
2024-05-02
1
-0
/
+2
*
|
Add option to open online doc for selected native class in script editor
Gaktan
2024-05-14
1
-0
/
+2
|
/
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
Store line change in script navigation history
kobewi
2024-04-25
1
-0
/
+2
*
Further speed up closing multiple scripts
kobewi
2024-04-23
1
-1
/
+1
*
Merge pull request #89861 from dalexeev/editor-help-fix-csharp-crash
Rémi Verschelde
2024-04-05
1
-0
/
+3
|
\
|
*
Fix regression with C# build editor crash due to `EditorHelpHighlighter`
Danil Alexeev
2024-03-24
1
-0
/
+3
*
|
Hide Search Results by default. Show it on first search and push it at the en...
AeioMuch
2024-03-16
1
-0
/
+1
|
/
*
Merge pull request #86705 from KoBeWi/resourception
Rémi Verschelde
2024-02-29
1
-0
/
+1
|
\
|
*
Improve saving of built-in resources
kobewi
2024-01-02
1
-0
/
+1
*
|
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-10
/
+10
*
|
Improved text editor status bar and zooming UX.
Zi Ye
2024-02-21
1
-0
/
+7
*
|
Hot-reload only changed scripts
rune-scape
2024-01-02
1
-1
/
+4
|
/
*
Use mingw-std-threads in MinGW builds
Pedro J. Estébanez
2023-11-18
1
-0
/
+4
*
Merge pull request #82956 from Chtau/GDScript-external-Editor-Engine-crash
Rémi Verschelde
2023-11-10
1
-0
/
+1
|
\
|
*
Prevent the internal Script Editor from reloading
Christoph Taucher
2023-10-11
1
-0
/
+1
*
|
Fix external editor hot reload
Omar Shehata
2023-10-07
1
-1
/
+2
|
/
*
Extract ScriptInstance to simplify includes
Yuri Sizov
2023-09-06
1
-0
/
+1
*
fix CollisionShape3D Shape Size handle will missing
jsjtxietian
2023-08-15
1
-0
/
+3
*
Check for unsaved changes when closing a scene
kobewi
2023-07-18
1
-1
/
+1
*
Add unsaved status for script and shader editors
kobewi
2023-07-18
1
-0
/
+2
*
Add multi window code and shader editors
trollodel
2023-05-10
1
-2
/
+19
*
Move convert_indent into CodeEdit
Paulb23
2023-05-07
1
-3
/
+1
*
Close built-in shaders when closing scene
kobewi
2023-04-09
1
-2
/
+1
*
Re-enable script editor File menu shortcuts when the menu is hidden
James Buck
2023-03-03
1
-0
/
+1
*
Support editing JSON in ScriptEditor
Paulb23
2023-01-28
1
-0
/
+18
*
Cleanup unused engine code v2
kobewi
2023-01-19
1
-3
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-13
/
+11
*
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+1
*
Set the shortcut context for the edit/search/goto menus to the ScriptEditor s...
Eric M
2022-10-25
1
-1
/
+1
*
Merge pull request #66300 from KoBeWi/📝🧭
Rémi Verschelde
2022-10-05
1
-0
/
+1
|
\
|
*
Split script navigation state and edit state
kobewi
2022-09-25
1
-0
/
+1
*
|
Implement `GDScriptTextDocument::willSaveWaitUntil` to clean up outdated docu...
Rindbee
2022-10-04
1
-0
/
+2
*
|
Fix the flickering of the line gutter icon when saving
Rindbee
2022-10-03
1
-1
/
+0
*
|
Fix out of sync when the script is edited externally via lsp
Rindbee
2022-09-25
1
-1
/
+1
|
/
*
Merge pull request #63576 from KoBeWi/list_clicker
Rémi Verschelde
2022-09-21
1
-1
/
+1
|
\
[next]