rune-scape
|
cde478bda6
Hot-reload only changed scripts
|
hace 1 año |
Yuri Sizov
|
ead01d0ca4
Merge pull request #85527 from fdstevex/master
|
hace 1 año |
Steve Tibbett
|
86db8f921d
Fix for Cmd-B conflict on macOS, where Cmd-B was
|
hace 1 año |
Yuri Sizov
|
bc1949d797
Correctly check scripts that must inherit `EditorPlugin`
|
hace 1 año |
Yuri Sizov
|
b04b546092
Fix node names of submenu items across the editor
|
hace 1 año |
Rémi Verschelde
|
25fa5eadd5
Merge pull request #82986 from OmarShehata/fix-external-editor-hot-reload
|
hace 2 años |
Rémi Verschelde
|
71a8ac41fb
Merge pull request #72751 from dalexeev/doc-comment-color
|
hace 2 años |
Danil Alexeev
|
de7cbe8789
Highlight doc comments in a different color
|
hace 2 años |
A Thousand Ships
|
f18aa00e85
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
hace 2 años |
Omar Shehata
|
c25a2d832b
Fix external editor hot reload
|
hace 2 años |
Joaquin Muñiz
|
a93c19f373
create a constant when dropping a resource into the code editor while CRTL is held, and fix some inconsistencies
|
hace 2 años |
PucklaMotzer09
|
d2e651f403
Add Duplicate Lines shortcut to CodeTextEditor
|
hace 3 años |
Rémi Verschelde
|
f2baba6ddb
Merge pull request #81927 from KoBeWi/uid﹕﹕∕∕c1ick
|
hace 2 años |
kobewi
|
3f43044a40
Make UIDs clickable in the script editor
|
hace 2 años |
ajreckof
|
6afadbaa9f
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
|
hace 2 años |
Yuri Sizov
|
8ecc0c4f47
Fix accessing editor theme items throughout the UI
|
hace 2 años |
Jean-Michel Bernard
|
67dce301aa
Add code region folding to CodeEdit
|
hace 2 años |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
hace 2 años |
jsjtxietian
|
cfd7dfd985
Fix a crash when built-in script is not saved and have syntax error
|
hace 2 años |
kobewi
|
3f272f4910
Assume root when dropping node to unassigned script
|
hace 2 años |
Yuri Sizov
|
25f3f660c5
Merge pull request #79610 from aaronfranke/toggle-comment-slash
|
hace 2 años |
Yuri Sizov
|
74d20fe17e
Merge pull request #75216 from rune-scape/rune-dependancy-errors
|
hace 2 años |
Yuri Sizov
|
2bd904e3db
Merge pull request #73196 from Vilcrow/fix-lookup-symbol
|
hace 2 años |
rune-scape
|
83b01708b2
Script editor: Show depended script errors
|
hace 2 años |
Aaron Franke
|
df3a1c18f1
Add Ctrl+/ as a shortcut to toggle comment in addition to Ctrl+K
|
hace 2 años |
S.V.I. Vilcrow
|
56e2fad319
Fixed the jumping to function definition using 'Ctrl+LMB' and the 'Lookup Symbol' button.
|
hace 2 años |
Theraot
|
a51116c6c7
Make onready variables created from dropping nodes include custom types
|
hace 2 años |
Artyom Lunchenkov
|
613c060e0b
Add a line break to error messages in the script editor
|
hace 2 años |
ajreckof
|
006e899bb3
sort code completions with rules
|
hace 2 años |
jmb462
|
d59cdb8327
Fix regression with right click on main selection
|
hace 2 años |