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 年 前 |
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 年 前 |
Micky
|
e791f4fce2
Double precision of `String.split_floats`
|
2 年 前 |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
3 年 前 |
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.
|
3 年 前 |
Max Hilbrunner
|
8ebc8813d5
Merge pull request #67314 from anvilfolk/quote-fix
|
3 年 前 |