Pāvels Nadtočajevs
|
b252867145
[macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker.
|
9 月之前 |
Thaddeus Crews
|
98c5267ce5
Merge pull request #91388 from kitbdev/fix-goto-line
|
10 月之前 |
Danil Alexeev
|
80d11500b5
Code Editor: Add documentation tooltips
|
10 月之前 |
kit
|
f41cd8ad52
Make Goto line a Popup and allow column input
|
1 年之前 |
kit
|
06b17a4d2f
Fix goto line issues in code editor
|
1 年之前 |
Aiden Storey
|
b4c1634b52
Implement trim_final_newlines functionality
|
1 年之前 |
kobewi
|
3a1246c198
Store line change in script navigation history
|
3 年之前 |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
1 年之前 |
Zi Ye
|
9281c441f6
Improved text editor status bar and zooming UX.
|
1 年之前 |
PucklaMotzer09
|
d2e651f403
Add Duplicate Lines shortcut to CodeTextEditor
|
3 年之前 |
Jean-Michel Bernard
|
67dce301aa
Add code region folding to CodeEdit
|
2 年之前 |
rune-scape
|
83b01708b2
Script editor: Show depended script errors
|
2 年之前 |
ajreckof
|
006e899bb3
sort code completions with rules
|
2 年之前 |
Paulb23
|
0b3fba45c6
Move convert_indent into CodeEdit
|
2 年之前 |
kobewi
|
ff310f0969
Add shortcut for quick-toggling word wrap
|
2 年之前 |
kobewi
|
59ea36b87c
Remove set_drag_forwarding_compat()
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
trollodel
|
c90d0bd84f
Use forward-declarations in big editor classes
|
2 年之前 |
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 年之前 |
kobewi
|
af0ee8b0a0
Reorganize script editor menu
|
3 年之前 |
Rémi Verschelde
|
121e1df55b
Merge pull request #66300 from KoBeWi/📝🧭
|
3 年之前 |
VolTer
|
ded10214bf
Rename Indent Left/Right to Indent/Dedent
|
3 年之前 |
kobewi
|
14435ebcee
Split script navigation state and edit state
|
3 年之前 |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 年之前 |
reduz
|
45af29da80
Add a new HashSet template
|
3 年之前 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 年之前 |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 年之前 |
Eric M
|
4ab605d14d
Improve sorting of Code Completion options.
|
3 年之前 |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 年之前 |
Yuri Roubinsky
|
050f746e19
Fix theming update of shader editor
|
3 年之前 |