Rémi Verschelde
|
71a8ac41fb
Merge pull request #72751 from dalexeev/doc-comment-color
|
1 year ago |
Danil Alexeev
|
de7cbe8789
Highlight doc comments in a different color
|
2 years ago |
A Thousand Ships
|
f18aa00e85
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
Joaquin Muñiz
|
a93c19f373
create a constant when dropping a resource into the code editor while CRTL is held, and fix some inconsistencies
|
1 year ago |
PucklaMotzer09
|
d2e651f403
Add Duplicate Lines shortcut to CodeTextEditor
|
2 years ago |
Rémi Verschelde
|
f2baba6ddb
Merge pull request #81927 from KoBeWi/uid﹕﹕∕∕c1ick
|
1 year ago |
kobewi
|
3f43044a40
Make UIDs clickable in the script editor
|
1 year ago |
ajreckof
|
6afadbaa9f
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
|
2 years ago |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
1 year ago |
Jean-Michel Bernard
|
67dce301aa
Add code region folding to CodeEdit
|
2 years ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
jsjtxietian
|
cfd7dfd985
Fix a crash when built-in script is not saved and have syntax error
|
1 year ago |
kobewi
|
3f272f4910
Assume root when dropping node to unassigned script
|
2 years ago |
Yuri Sizov
|
25f3f660c5
Merge pull request #79610 from aaronfranke/toggle-comment-slash
|
2 years ago |
Yuri Sizov
|
74d20fe17e
Merge pull request #75216 from rune-scape/rune-dependancy-errors
|
2 years ago |
Yuri Sizov
|
2bd904e3db
Merge pull request #73196 from Vilcrow/fix-lookup-symbol
|
2 years ago |
rune-scape
|
83b01708b2
Script editor: Show depended script errors
|
2 years ago |
Aaron Franke
|
df3a1c18f1
Add Ctrl+/ as a shortcut to toggle comment in addition to Ctrl+K
|
2 years ago |
S.V.I. Vilcrow
|
56e2fad319
Fixed the jumping to function definition using 'Ctrl+LMB' and the 'Lookup Symbol' button.
|
2 years ago |
Theraot
|
a51116c6c7
Make onready variables created from dropping nodes include custom types
|
2 years ago |
Artyom Lunchenkov
|
613c060e0b
Add a line break to error messages in the script editor
|
2 years ago |
ajreckof
|
006e899bb3
sort code completions with rules
|
2 years ago |
jmb462
|
d59cdb8327
Fix regression with right click on main selection
|
2 years ago |
Rémi Verschelde
|
eb6d6ab29f
Merge pull request #76658 from Paulb23/convert-indent-code-edit
|
2 years ago |
Jean-Michel Bernard
|
5c06c030f2
Fix right click in selection of additional caret
|
2 years ago |
Paulb23
|
0b3fba45c6
Move convert_indent into CodeEdit
|
2 years ago |
Rémi Verschelde
|
8f7b09916d
Merge pull request #76026 from YuriSizov/editor-running-up-that-gui
|
2 years ago |
kobewi
|
ff310f0969
Add shortcut for quick-toggling word wrap
|
2 years ago |
Yuri Sizov
|
8a74d8438f
Extract editor run toolbar into its own component
|
2 years ago |
Danil Alexeev
|
06c7940a5a
Enable `RichTextLabel` context menu if selection is enabled
|
2 years ago |