A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
1 year ago |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
9 months ago |
kobewi
|
d29a7450fa
Drop preload Resources as UID
|
9 months ago |
Danil Alexeev
|
ead16435bf
Script Editor: Add option to disable documentation tooltips
|
6 months ago |
Thaddeus Crews
|
6fdf91cc2f
Merge pull request #101616 from KoBeWi/how_was_it_even_functional
|
6 months ago |
Thaddeus Crews
|
1351d3098e
Merge pull request #101565 from Hilderin/laspencer91/add-lookup-symbol-shortcut
|
7 months ago |
kobewi
|
b761ff662e
Rework script external modification tracking
|
7 months ago |
Adam Scott
|
33e16435f5
Replace some problematic uses of `String::num` to `String::num_int64`
|
7 months ago |
laspencer91
|
ba411e95f8
Added shortcut for Lookup Symbol action
|
1 year ago |
Lars Pettersson
|
e813d3021b
Show tooltips for res:// and uid:// strings in ScriptEditor
|
8 months ago |
Pāvels Nadtočajevs
|
b252867145
[macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker.
|
7 months ago |
Danil Alexeev
|
cd918ff470
GDScript: Remove `RENAMED_IN_GODOT_4_HINT` from `GDScriptWarning::Code` enum
|
7 months ago |
Rémi Verschelde
|
01913e0852
Merge pull request #101156 from Hilderin/fix-documentation-tooltip-over-debug-tooltip
|
7 months ago |
Rémi Verschelde
|
ce6c3c5c28
Merge pull request #100556 from KoBeWi/unlimited_contextizer
|
7 months ago |
Hilderin
|
731a1ec206
Fix documentation tooltip over debug tooltip
|
7 months ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 year ago |
Thaddeus Crews
|
3df8eb5abc
Merge pull request #100707 from dalexeev/editor-restore-old-ctrl-click
|
8 months ago |
Thaddeus Crews
|
98c5267ce5
Merge pull request #91388 from kitbdev/fix-goto-line
|
8 months ago |
Danil Alexeev
|
b8dfe2cca9
Editor: Restore old `Ctrl+Click` behavior
|
8 months ago |
kobewi
|
ba54a2805a
Add more menus support to EditorContextMenuPlugin
|
8 months ago |
Haoyu Qiu
|
bf4e5cca3f
Make editor's shortcut names translated on-site
|
10 months ago |
Danil Alexeev
|
80d11500b5
Code Editor: Add documentation tooltips
|
8 months ago |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
8 months ago |
kobewi
|
289e548e34
Untangle ColorPicker includes
|
9 months ago |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
9 months ago |
kobewi
|
5be53c36c0
Simplify some UID conversions
|
9 months ago |
kit
|
f41cd8ad52
Make Goto line a Popup and allow column input
|
1 year ago |
Haoyu Qiu
|
a751c05b15
Fix script editor wrongly replaces and quotes non-ASCII letters
|
11 months ago |
Rémi Verschelde
|
d0a7dcd8c0
Merge pull request #96371 from KoBeWi/mentos
|
11 months ago |
Rémi Verschelde
|
69888aabb8
Merge pull request #96179 from passivestar/mac-breakpoint-shortcuts
|
11 months ago |