miwanczuk
|
7254284efd
|
Adds support for undo/redo for in-editor color picker
|
2019-08-10 00:46:31 +02:00 |
|
Michael Alexsander Silva Dias
|
31584dd511
|
Move "Go to Function/Line" to "Go To" menu
|
2019-08-08 22:36:51 -03:00 |
|
iwek7
|
e7b07e1e58
|
Fixes color picker in code editor - now it only changes one color
|
2019-08-08 19:12:13 +02:00 |
|
Paulb23
|
e51aa14208
|
Fix memory leaks with SyntaxHighlighters
|
2019-07-25 17:30:48 +01:00 |
|
Geequlim
|
ed7ed52151
|
Parse more informations for code completion
|
2019-07-04 14:00:14 +08:00 |
|
Michael Alexsander Silva Dias
|
91d357f177
|
Add "Go To" menu to the script editor and move the bookmark and breakpoint menus there
|
2019-07-01 16:00:05 -03:00 |
|
Rémi Verschelde
|
f5d9454a4b
|
Merge pull request #29071 from YeldhamDev/improve_bookmarks
Improve bookmarks
|
2019-07-01 16:34:17 +02:00 |
|
Rémi Verschelde
|
d17eac735c
|
Merge pull request #29815 from NilsIrl/plus_file_1
Replace ` + "/" + ` with `String::file_add()`
|
2019-07-01 12:06:35 +02:00 |
|
Gwyneth Lowe
|
7142064110
|
Correct typo that broke custom selected font color
Change several font_selected_color to font_color_selected; the actual name of the override
|
2019-06-24 04:55:29 -05:00 |
|
Dawid Wdowiak
|
0f14489ecb
|
Center script line when double clicked on error in debugger
|
2019-06-23 15:58:07 +02:00 |
|
Nils ANDRÉ-CHANG
|
d2833d4f4d
|
Replace + "/" + with String::file_add()
|
2019-06-23 13:33:50 +01:00 |
|
Rémi Verschelde
|
0ac3687d6f
|
Merge pull request #28766 from pgoral/editor_validation_issue
Changing method signature in other class in not recognized in working…
|
2019-06-17 23:13:08 +02:00 |
|
Michael Alexsander Silva Dias
|
28683237c5
|
Check for inherited methods before attempting to create one when connecting a signal
|
2019-06-13 15:15:17 -03:00 |
|
Rémi Verschelde
|
a2a5273a07
|
Merge pull request #29703 from YeldhamDev/method_signal_warning_base
Check base scripts for signal receiving methods before warning about them missing
|
2019-06-12 13:11:17 +02:00 |
|
Rémi Verschelde
|
a458365780
|
Merge pull request #29659 from YeldhamDev/script_connections_node_deleted
Fix connection info still appearing on scripts if the node source is deleted
|
2019-06-12 09:46:33 +02:00 |
|
Michael Alexsander Silva Dias
|
831dd19546
|
Check base scripts for signal receiving methods before warning about them missing
|
2019-06-11 22:11:26 -03:00 |
|
Rémi Verschelde
|
7842f4ca5c
|
Merge pull request #29262 from DarknessCatt/issue-27476
Automatically add new line to scripts
|
2019-06-11 15:07:09 +02:00 |
|
Michael Alexsander Silva Dias
|
b3010d9734
|
Fix connection info still appearing on scripts if the node source is deleted
|
2019-06-10 19:37:56 -03:00 |
|
Rémi Verschelde
|
b9dc2e7e4d
|
Merge pull request #28099 from lupoDharkael/fix-completion
Fix code completion not working with class_name
|
2019-06-03 14:01:07 +02:00 |
|
Matheus Lima Cunha
|
7fbb6d986f
|
Automatically add new line to scripts
|
2019-05-29 18:13:29 -03:00 |
|
Goral
|
aabd9980d1
|
Changing method signature in other class in not recognized in working class in typed GDScript #28685
|
2019-05-29 22:27:16 +02:00 |
|
Rémi Verschelde
|
11f20c43d7
|
Merge pull request #28907 from dankan1890/contextual_help
ScriptEditor: Changed the shortcut for contextual help in ALT + F1
|
2019-05-24 19:55:42 +02:00 |
|
Michael Alexsander Silva Dias
|
e12b482022
|
Improve bookmarks
|
2019-05-24 13:17:09 -03:00 |
|
Rémi Verschelde
|
63e7d2db08
|
Merge pull request #28218 from KoBeWi/b00km4rk5
Add bookmarks for easier code navigation
|
2019-05-20 22:39:19 +02:00 |
|
Rémi Verschelde
|
fdea3d48b0
|
Merge pull request #26809 from KoBeWi/undo_set_text_like_a_boss
Allow to undo TextEdit.set_text
|
2019-05-20 22:00:39 +02:00 |
|