jsjtxietian
|
cfd7dfd985
Fix a crash when built-in script is not saved and have syntax error
|
2 лет назад |
kobewi
|
3f272f4910
Assume root when dropping node to unassigned script
|
2 лет назад |
Yuri Sizov
|
25f3f660c5
Merge pull request #79610 from aaronfranke/toggle-comment-slash
|
2 лет назад |
Yuri Sizov
|
74d20fe17e
Merge pull request #75216 from rune-scape/rune-dependancy-errors
|
2 лет назад |
Yuri Sizov
|
2bd904e3db
Merge pull request #73196 from Vilcrow/fix-lookup-symbol
|
2 лет назад |
rune-scape
|
83b01708b2
Script editor: Show depended script errors
|
2 лет назад |
Aaron Franke
|
df3a1c18f1
Add Ctrl+/ as a shortcut to toggle comment in addition to Ctrl+K
|
2 лет назад |
S.V.I. Vilcrow
|
56e2fad319
Fixed the jumping to function definition using 'Ctrl+LMB' and the 'Lookup Symbol' button.
|
2 лет назад |
Theraot
|
a51116c6c7
Make onready variables created from dropping nodes include custom types
|
2 лет назад |
Artyom Lunchenkov
|
613c060e0b
Add a line break to error messages in the script editor
|
2 лет назад |
ajreckof
|
006e899bb3
sort code completions with rules
|
2 лет назад |
jmb462
|
d59cdb8327
Fix regression with right click on main selection
|
2 лет назад |
Rémi Verschelde
|
eb6d6ab29f
Merge pull request #76658 from Paulb23/convert-indent-code-edit
|
2 лет назад |
Jean-Michel Bernard
|
5c06c030f2
Fix right click in selection of additional caret
|
2 лет назад |
Paulb23
|
0b3fba45c6
Move convert_indent into CodeEdit
|
2 лет назад |
Rémi Verschelde
|
8f7b09916d
Merge pull request #76026 from YuriSizov/editor-running-up-that-gui
|
2 лет назад |
kobewi
|
ff310f0969
Add shortcut for quick-toggling word wrap
|
2 лет назад |
Yuri Sizov
|
8a74d8438f
Extract editor run toolbar into its own component
|
2 лет назад |
Danil Alexeev
|
06c7940a5a
Enable `RichTextLabel` context menu if selection is enabled
|
2 лет назад |
kobewi
|
5906d6de8e
Fix line folding with multiple carets
|
2 лет назад |
bruvzg
|
b3c64675cc
[macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid conflicts with special character input.
|
2 лет назад |
aXu-AP
|
bdfb10fb98
Rework code editor multiline operations
|
2 лет назад |
heppocogne
|
78ea4b2f0c
Fix code editor's ColorPicker issue
|
3 лет назад |
Danil Alexeev
|
b004f8180e
GDScript: Allow constant expressions in annotations
|
2 лет назад |
kobewi
|
80b9d9537c
Fix script editor drag and drop
|
2 лет назад |
kobewi
|
59ea36b87c
Remove set_drag_forwarding_compat()
|
2 лет назад |
Juan Linietsky
|
e6a4debede
Change set_drag_forwarding() to use callables.
|
2 лет назад |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 лет назад |
VolTer
|
94416e41c5
Fix various fringe issues with multi-carets and selections
|
2 лет назад |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 лет назад |