Hugo Locurcio
|
a1388dff7e
Find the previous match in script editor when pressing Shift + Enter
|
6 years ago |
Chaosus
|
7bb449ae70
Updates error label font in status bar
|
6 years ago |
Rémi Verschelde
|
1aadb9f454
Merge pull request #24574 from SeleckyErik/issue-21814
|
6 years ago |
allkhor
|
0137ec3468
Hide the warnings panel when no warnings presents.
|
6 years ago |
Michael Alexsander Silva Dias
|
4fd7115e13
General cleanup of script and doc search bars
|
6 years ago |
Rémi Verschelde
|
5e837b3f13
Merge pull request #25552 from groud/better_error_message
|
6 years ago |
Gilles Roudière
|
5f981d7fef
Displays errors and warnings in a better way in the script editor
|
6 years ago |
Marc Gilleron
|
ae9a23e36c
Moved script editor search bar to the bottom, so it doesn't shift everything down
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Erik
|
4f5f868b8a
Made clone (CTRL+B) in code editor clone only the selection.
|
6 years ago |
Chaosus
|
260b5818f1
Change LinkLabel back to Label in error status bar
|
6 years ago |
Rémi Verschelde
|
1039ba9ffb
EditorSettings: Remove enable_code_completion_delay
|
6 years ago |
Rémi Verschelde
|
2f31d31c23
Revert "Use more subtle indentation guides in the script editor"
|
6 years ago |
Rémi Verschelde
|
3a312dbd32
Merge pull request #20725 from Calinou/textedit-subtle-indent-guides
|
6 years ago |
Rémi Verschelde
|
aa08ef2bed
Merge pull request #23924 from Kanabenki/font-size-update
|
6 years ago |
Kanabenki
|
9dc15bae7c
Display font size with zoom in code editor and refresh on settings change
|
6 years ago |
Chaosus
|
1129d83272
Allows user to click on error line to jump into error.
|
6 years ago |
Paulb23
|
6c54cb8bff
Fix clone line undo history and extra new line, issue 21811
|
6 years ago |
Paulb23
|
d47b20acae
Fixed delete line being off by one, issue 22819
|
6 years ago |
Hugo Locurcio
|
9c1d4f9da2
Use more subtle indentation guides in the script editor
|
7 years ago |
Poommetee Ketson
|
e74876028e
Fix find-in-files and go-to-line dialog (partially)
|
6 years ago |
DualMatrix
|
e10ca7b824
Fixed clicking on Find/Replace doesn't set the focus on the text field
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 years ago |
Rémi Verschelde
|
8cbd090249
Merge pull request #20670 from Calinou/script-editor-zoom-hidpi
|
7 years ago |
George Marques
|
eb48119821
Added system for GDScript warnings
|
7 years ago |
Hugo Locurcio
|
cbe9597021
Fix zoom display in the script editor on hiDPI displays
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
Paulb23
|
765d6752bb
Refactored text manipulation into CodeTexteditor
|
7 years ago |
Max Hilbrunner
|
c488a74e0c
Merge pull request #19498 from guilhermefelipecgs/fix_regression
|
7 years ago |