Siyuan Gao
|
0c3b1b51b8
Script Editor: adding close all docs menu option
|
9 lat temu |
Juan Linietsky
|
a78226c32c
Only allow built-in scripts to be edited when the scene they belong to is loaded, closes #5403
|
9 lat temu |
Daniel J. Ramirez
|
8f259ff5ca
Shortcuts for script switching in script Mode
|
9 lat temu |
Juan Linietsky
|
00bc06b50b
Make sure that scripts are reloaded if needed when they enter editing, fixes #4456
|
9 lat temu |
Ignacio Etcheverry
|
10881802ba
ConnectionsDock: Double click to create and go to signal connection
|
9 lat temu |
Juan Linietsky
|
f8f30662d9
-Ability to reload (and soft reload) tool scripts. Please test!
|
9 lat temu |
Juan Linietsky
|
2ca4995a6f
Cleaned up remote menu
|
9 lat temu |
Rémi Verschelde
|
a2fee79459
Merge pull request #4843 from Paulb23/breakpoints_next_prev_and_remove_issue_1690
|
9 lat temu |
Ignacio Etcheverry
|
51be9beec9
ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar
|
9 lat temu |
Paulb23
|
daf0ed646f
Added, goto next and previous breakpoint and remove all, issue 1690
|
9 lat temu |
Paulb23
|
d7073a77e1
Added color themes to the text editor
|
9 lat temu |
Paulb23
|
f3e6569e00
Trim trailing white space on save, issue 4383
|
9 lat temu |
Juan Linietsky
|
f026838cbc
-only save scripts if changed, takes less time to run projects and does not confuse you with changed dates.
|
9 lat temu |
Juan Linietsky
|
74a48a0140
-Massive editor dialog cleanup
|
9 lat temu |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 lat temu |
Juan Linietsky
|
cd4c3f4d12
-added option to keep debugger open, fixes #3031
|
10 lat temu |
Juan Linietsky
|
6bc6b8fcf2
-ability to change scripts in external editor and still have properties reloaded in godot UI, fixes #3003
|
10 lat temu |
Juan Linietsky
|
081a236c67
-Merged Script and Help tabs
|
10 lat temu |
Maximillian
|
8f83f6c675
Add create new script button to script editor menu
|
10 lat temu |
Juan Linietsky
|
59961c9914
Live edit WORK IN PROGRESS
|
10 lat temu |
Juan Linietsky
|
a67486a39e
improved get_node(), connect(), etc code completion.
|
10 lat temu |
Juan Linietsky
|
29b2e811f6
added a tiny bit more space to docks and script tab
|
10 lat temu |
Juan Linietsky
|
e9bbb97acc
Multiple scene editing *POTENTIALLY UNSTABLE*
|
10 lat temu |
Juan Linietsky
|
68700ee3a9
Proper support for code editor autosaving (disabled by default)
|
10 lat temu |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 lat temu |
Juan Linietsky
|
bcf27feb98
New Code Completion
|
11 lat temu |
Dana Olson
|
05801b9265
apply patch #882 from dcubix
|
11 lat temu |
Diego Lopes
|
e2ba6ecf57
Editor goodies update
|
11 lat temu |
Juan Linietsky
|
1cad087969
Making Godot Easier to Use..
|
11 lat temu |
marynate
|
6c0f3f8d0c
Implement Shift+F1 as contextual help hotkey for script editor; There's
|
11 lat temu |