Rémi Verschelde
|
b9dc2e7e4d
Merge pull request #28099 from lupoDharkael/fix-completion
|
6 年之前 |
Rémi Verschelde
|
11f20c43d7
Merge pull request #28907 from dankan1890/contextual_help
|
6 年之前 |
Rémi Verschelde
|
63e7d2db08
Merge pull request #28218 from KoBeWi/b00km4rk5
|
6 年之前 |
Rémi Verschelde
|
fdea3d48b0
Merge pull request #26809 from KoBeWi/undo_set_text_like_a_boss
|
6 年之前 |
Tomasz Chabora
|
3bc0445e05
Allow to undo TextEdit.set_text
|
6 年之前 |
Hayden
|
c9b9ba26db
Directories can now be dragged into the script editor
|
6 年之前 |
dankan1890
|
81e48e2cf3
ScriptEditor: Changed the shortcut for contextual help in ALT + F1, to resolve the conflict with the help menu opening shortcut.
|
6 年之前 |
Tomasz Chabora
|
0bfcf8bc2f
Add bookmarks for easier code navigation
|
6 年之前 |
Rémi Verschelde
|
23147ae2c3
Merge pull request #28101 from MunWolf/debugger_cursor
|
6 年之前 |
Michael Alexsander Silva Dias
|
4bca3236d1
Make small changes to the new connection info on script feature
|
6 年之前 |
Rikhardur Bjarni Einarsson
|
9bfa63496a
Added a marker in text_edit that tells which row is executing.
|
6 年之前 |
Rémi Verschelde
|
22457b907e
Merge pull request #28234 from Paulb23/connection_info_on_script
|
6 年之前 |
Rémi Verschelde
|
71bbe6eb01
Merge pull request #27979 from Paulb23/remember_script_state
|
6 年之前 |
Paulb23
|
a6562cd004
Display connection information in the script editor
|
6 年之前 |
lupoDharkael
|
2ad302cec4
Don't allow class_name in built-in scripts
|
6 年之前 |
lupoDharkael
|
145a45fd3f
Fix code completion not working with class_name
|
6 年之前 |
lupoDharkael
|
f137166251
Validate scripts when they are loaded in the text editor
|
6 年之前 |
Paulb23
|
6ea253aa77
Restore script editor state between sessions
|
6 年之前 |
Rémi Verschelde
|
07b76c0376
Merge pull request #27170 from timoschwarzer/allow-whitespaces-in-warning-ignore-comments
|
6 年之前 |
Rémi Verschelde
|
fc370b3feb
Fix -Wimplicit-fallthrough warnings from GCC 8
|
6 年之前 |
Timo Schwarzer
|
7a0dfc04aa
Allow whitespaces in warning-ignore comments
|
6 年之前 |
Rémi Verschelde
|
e5a310cd38
Merge pull request #25782 from hsandt/feature/fix-toggle-comment-indent
|
6 年之前 |
Pedro Ciambra
|
e8fe174616
Implement source lookup for class_name defined classes
|
6 年之前 |
allkhor
|
0137ec3468
Hide the warnings panel when no warnings presents.
|
6 年之前 |
hsandt
|
5165a90ef6
[Script Editor] Refactored ScriptTextEditor::_edit_option by extracting EDIT_TOGGLE_COMMENT case
|
6 年之前 |
Gilles Roudière
|
5f981d7fef
Displays errors and warnings in a better way in the script editor
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Chaosus
|
260b5818f1
Change LinkLabel back to Label in error status bar
|
6 年之前 |
Rémi Verschelde
|
2f31d31c23
Revert "Use more subtle indentation guides in the script editor"
|
6 年之前 |
Mariano Suligoy
|
1884952ae3
Fix "index -1 out of range" error spam when the Editor is using translations. Fixes #24277
|
6 年之前 |