Tomasz Chabora
|
b8bbf5a55f
Fix code editor not always centering to bookmarks
|
5 years ago |
Yuri Roubinsky
|
9f223616f1
Updates toggle scripts switch tooltip (if user changed the shortcut)
|
5 years ago |
Yuri Roubinsky
|
03928c5b36
Fix toggle scripts panel to allow using shortcut in other areas
|
5 years ago |
Yuri Roubinsky
|
bb7b614da1
Prevent showing toggle scripts panel switch in shader editor
|
5 years ago |
Yuri Roubinsky
|
dc0199989d
Moves switch for show scripts panel from File menu to status bar
|
5 years ago |
Haoyu Qiu
|
6eaec3d10d
Fixes Delete Line doesn't delete first line in script
|
5 years ago |
Tomasz Chabora
|
f4d0e598a7
Center Script Editor when jumping to bookmarks/breakpoints
|
5 years ago |
Yuri Roubinsky
|
0ec76d40b4
Fix incorrect error label color when switching from light to dark theme
|
5 years ago |
Yuri Roubinsky
|
facfae3671
Fix "matches" label color in light theme
|
5 years ago |
lupoDharkael
|
6f32fc68e4
Code editor: select next occurrence after Replace
|
5 years ago |
Michael Alexsander
|
be865871f4
Fix text search bar not correctly switching from replacing to just searching
|
6 years ago |
amakarenko
|
544c39d1e7
Fix editor infinit loop in search_prev
|
6 years ago |
Cykyrios
|
ed00313a0b
Reorganize & rename text editor settings categories
|
6 years ago |
Paulb23
|
0cea72273f
Add minimap to text_edit
|
6 years ago |
Michael Alexsander Silva Dias
|
22e9544582
Fix matches result in the code search not appearing when the quantity is 0
|
6 years ago |
Rémi Verschelde
|
1387c683d4
Merge pull request #31329 from KoBeWi/vscode_ftw
|
6 years ago |
Rémi Verschelde
|
fcec358840
Merge pull request #31355 from nekomatata/fix-select-prev-freeze
|
6 years ago |
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
|
72c40c788f
Tweak the behavior of search/replace bar
|
6 years ago |
Michael Alexsander Silva Dias
|
95a8b2b5d9
Make the script search have a proper matches counter
|
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 |