PouleyKetchoupp
|
6a842fbb6d
Fixed freeze on search_prev (missing condition for searching from a previous result, now the same as search_next)
|
6 years ago |
Tomasz Chabora
|
b1af799b16
Select found text in Script Editor
|
6 years ago |
Hugo Locurcio
|
755689b0e9
Enable the script editor's "Auto Brace Complete" by default
|
6 years ago |
Rémi Verschelde
|
59ad47961f
i18n: Sync translation template with current source
|
6 years ago |
Bojidar Marinov
|
862369f842
Display a count of matches when searching in the code editor
|
6 years ago |
Rémi Verschelde
|
c401639820
Merge pull request #30326 from Anutrix/replace-all-fix-for-now
|
6 years ago |
Geequlim
|
10cfd87414
Show icons for code completion options
|
6 years ago |
unknown
|
2685d3324c
Got replace-all working without breaking search
|
6 years ago |
Geequlim
|
ed7ed52151
Parse more informations for code completion
|
6 years ago |
unknown
|
a86329c41e
Fixed search highlight when search text not found or empty
|
6 years ago |
Dawid Wdowiak
|
0f14489ecb
Center script line when double clicked on error in debugger
|
6 years ago |
Rémi Verschelde
|
e6f7875e24
Merge pull request #28787 from mitchcurtis/fix-28059
|
6 years ago |
Rémi Verschelde
|
0ac3687d6f
Merge pull request #28766 from pgoral/editor_validation_issue
|
6 years ago |
Rémi Verschelde
|
971b5160c6
Merge pull request #29306 from qarmin/small_code_fixes
|
6 years ago |
Rémi Verschelde
|
7842f4ca5c
Merge pull request #29262 from DarknessCatt/issue-27476
|
6 years ago |
qarmin
|
8245db869f
Small fixes to unrechable code, possibly overflows, using NULL pointers
|
6 years ago |
qarmin
|
392f6f89cd
Fix memory leak in Text Editor and FileSystem Dock
|
6 years ago |
Matheus Lima Cunha
|
7fbb6d986f
Automatically add new line to scripts
|
6 years ago |
Goral
|
aabd9980d1
Changing method signature in other class in not recognized in working class in typed GDScript #28685
|
6 years ago |
Rémi Verschelde
|
63e7d2db08
Merge pull request #28218 from KoBeWi/b00km4rk5
|
6 years ago |
Mitch Curtis
|
793b50651d
Script Text Editor: respect Move Down and Move Up shortcuts on macOS
|
6 years ago |
Tomasz Chabora
|
0bfcf8bc2f
Add bookmarks for easier code navigation
|
6 years ago |
miwanczuk
|
fda3a568ef
Issue-28355 - show spaces in editor
|
6 years ago |
Rémi Verschelde
|
1ca65b5e26
Merge pull request #25751 from Calinou/faster-script-error-checking
|
6 years ago |
Hugo Locurcio
|
2041e21eb5
Allow floating-point values in the idle parse delay editor setting
|
6 years ago |
Rikhardur Bjarni Einarsson
|
9bfa63496a
Added a marker in text_edit that tells which row is executing.
|
6 years ago |
Rémi Verschelde
|
22457b907e
Merge pull request #28234 from Paulb23/connection_info_on_script
|
6 years ago |
Paulb23
|
a6562cd004
Display connection information in the script editor
|
6 years ago |
Paulb23
|
6ea253aa77
Restore script editor state between sessions
|
6 years ago |
Hugo Locurcio
|
8a1c5a8390
Find the previous match in script editor when pressing Shift + Enter
|
6 years ago |