Aaron Franke
|
df3a1c18f1
Add Ctrl+/ as a shortcut to toggle comment in addition to Ctrl+K
|
hace 2 años |
Theraot
|
a51116c6c7
Make onready variables created from dropping nodes include custom types
|
hace 2 años |
Artyom Lunchenkov
|
613c060e0b
Add a line break to error messages in the script editor
|
hace 2 años |
ajreckof
|
006e899bb3
sort code completions with rules
|
hace 2 años |
jmb462
|
d59cdb8327
Fix regression with right click on main selection
|
hace 2 años |
Rémi Verschelde
|
eb6d6ab29f
Merge pull request #76658 from Paulb23/convert-indent-code-edit
|
hace 2 años |
Jean-Michel Bernard
|
5c06c030f2
Fix right click in selection of additional caret
|
hace 2 años |
Paulb23
|
0b3fba45c6
Move convert_indent into CodeEdit
|
hace 2 años |
Rémi Verschelde
|
8f7b09916d
Merge pull request #76026 from YuriSizov/editor-running-up-that-gui
|
hace 2 años |
kobewi
|
ff310f0969
Add shortcut for quick-toggling word wrap
|
hace 2 años |
Yuri Sizov
|
8a74d8438f
Extract editor run toolbar into its own component
|
hace 2 años |
Danil Alexeev
|
06c7940a5a
Enable `RichTextLabel` context menu if selection is enabled
|
hace 2 años |
kobewi
|
5906d6de8e
Fix line folding with multiple carets
|
hace 2 años |
bruvzg
|
b3c64675cc
[macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid conflicts with special character input.
|
hace 2 años |
aXu-AP
|
bdfb10fb98
Rework code editor multiline operations
|
hace 2 años |
heppocogne
|
78ea4b2f0c
Fix code editor's ColorPicker issue
|
hace 3 años |
Danil Alexeev
|
b004f8180e
GDScript: Allow constant expressions in annotations
|
hace 2 años |
kobewi
|
80b9d9537c
Fix script editor drag and drop
|
hace 2 años |
kobewi
|
59ea36b87c
Remove set_drag_forwarding_compat()
|
hace 2 años |
Juan Linietsky
|
e6a4debede
Change set_drag_forwarding() to use callables.
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
VolTer
|
94416e41c5
Fix various fringe issues with multi-carets and selections
|
hace 2 años |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
hace 2 años |
Micky
|
e791f4fce2
Double precision of `String.split_floats`
|
hace 2 años |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
hace 3 años |
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.
|
hace 3 años |
Max Hilbrunner
|
8ebc8813d5
Merge pull request #67314 from anvilfolk/quote-fix
|
hace 3 años |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
hace 3 años |
João Martins
|
97bada99ee
Fix single-quotes incorrectly escaped when dragging into script editor
|
hace 3 años |
kobewi
|
af0ee8b0a0
Reorganize script editor menu
|
hace 3 años |