Rémi Verschelde
|
eb6d6ab29f
Merge pull request #76658 from Paulb23/convert-indent-code-edit
|
2 years ago |
Jean-Michel Bernard
|
5c06c030f2
Fix right click in selection of additional caret
|
2 years ago |
Paulb23
|
0b3fba45c6
Move convert_indent into CodeEdit
|
2 years ago |
Rémi Verschelde
|
8f7b09916d
Merge pull request #76026 from YuriSizov/editor-running-up-that-gui
|
2 years ago |
kobewi
|
ff310f0969
Add shortcut for quick-toggling word wrap
|
2 years ago |
Yuri Sizov
|
8a74d8438f
Extract editor run toolbar into its own component
|
2 years ago |
Danil Alexeev
|
06c7940a5a
Enable `RichTextLabel` context menu if selection is enabled
|
2 years ago |
kobewi
|
5906d6de8e
Fix line folding with multiple carets
|
2 years ago |
bruvzg
|
b3c64675cc
[macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid conflicts with special character input.
|
2 years ago |
aXu-AP
|
bdfb10fb98
Rework code editor multiline operations
|
2 years ago |
heppocogne
|
78ea4b2f0c
Fix code editor's ColorPicker issue
|
3 years ago |
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 |