Danil Alexeev
|
b004f8180e
GDScript: Allow constant expressions in annotations
|
2 years ago |
kobewi
|
80b9d9537c
Fix script editor drag and drop
|
2 years ago |
kobewi
|
59ea36b87c
Remove set_drag_forwarding_compat()
|
2 years ago |
Juan Linietsky
|
e6a4debede
Change set_drag_forwarding() to use callables.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
VolTer
|
94416e41c5
Fix various fringe issues with multi-carets and selections
|
2 years ago |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 years ago |
Micky
|
e791f4fce2
Double precision of `String.split_floats`
|
2 years ago |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
2 years ago |
Eric M
|
d499071e5b
Set the shortcut context for the edit/search/goto menus to the ScriptEditor so that shortcuts continue to work when FindReplaceBar is focused.
|
2 years ago |
Max Hilbrunner
|
8ebc8813d5
Merge pull request #67314 from anvilfolk/quote-fix
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
João Martins
|
97bada99ee
Fix single-quotes incorrectly escaped when dragging into script editor
|
2 years ago |
kobewi
|
af0ee8b0a0
Reorganize script editor menu
|
3 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
Rémi Verschelde
|
f5903215d0
Merge pull request #61902 from Paulb23/multi-caret
|
2 years ago |
Paulb23
|
0cbe176ce6
Add multi caret support to Editor
|
3 years ago |
Rémi Verschelde
|
121e1df55b
Merge pull request #66300 from KoBeWi/📝🧭
|
2 years ago |
Rindbee
|
72a7d874b4
Fix the flickering of the line gutter icon when saving
|
2 years ago |
Rémi Verschelde
|
4c73e8ba1a
Merge pull request #66632 from RedMser/script-override-gutter-docs-fix
|
2 years ago |
RedMser
|
dc3990fea4
Fix wrong docs opening in script override gutter
|
2 years ago |
VolTer
|
ded10214bf
Rename Indent Left/Right to Indent/Dedent
|
2 years ago |
Rémi Verschelde
|
1e14795f75
Merge pull request #66382 from MewPurPur/replace-in-files-forever
|
2 years ago |
kobewi
|
14435ebcee
Split script navigation state and edit state
|
2 years ago |
Rémi Verschelde
|
d456dce8af
Merge pull request #65535 from RedMser/script-editor-inheritance-icon
|
2 years ago |
VolTer
|
882a226d12
Make Replace in Files always visible in Search
|
2 years ago |
kleonc
|
7f7966e10a
Fix checking if script is attached to any node belonging to scene
|
2 years ago |
VolTer
|
bdff928f6d
Fix crash with drag and dropping nodes
|
2 years ago |
RedMser
|
a9b394d5bc
Show method override icon in script editor gutter
|
3 years ago |
bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
3 years ago |