Rémi Verschelde
|
2d904d2f80
Merge pull request #36232 from Calinou/add-soft-line-length-guideline
|
5 years ago |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 years ago |
Tomasz Chabora
|
b23f141ba4
Allow for continuous deletion/duplication of lines
|
5 years ago |
Hugo Locurcio
|
3e4b508c3b
Add a soft line length guideline to the script editor
|
5 years ago |
Rémi Verschelde
|
94bf1a8a9d
Merge pull request #36030 from dreamsComeTrue/fix-replace-text-entered
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Dominik 'squ@ll' Jasiński
|
1adcd57377
Allow using Enter key for replacing text in code editors (also Shift + Enter works backwards)
|
5 years ago |
Rémi Verschelde
|
67c3ce35bd
Merge pull request #33639 from YeldhamDev/replaced_label_location
|
5 years ago |
Rémi Verschelde
|
40f0649e5b
Fix typos with codespell
|
5 years ago |
Haoyu Qiu
|
9c229cb035
Fixes minimap width on HiDPI monitor
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
f7d8dd79e9
Merge pull request #34441 from KoBeWi/wrapping_things_up
|
5 years ago |
Yuri Roubinsky
|
c89df816c1
Fix ScriptTextEditor encapsulation
|
5 years ago |
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 |
Michael Alexsander
|
1c5cfb9bfd
Make the replaced results appear in the matches counter
|
6 years ago |
Yuri Roubinsky
|
0ec76d40b4
Fix incorrect error label color when switching from light to dark theme
|
6 years ago |
Yuri Roubinsky
|
facfae3671
Fix "matches" label color in light theme
|
6 years ago |
lupoDharkael
|
6f32fc68e4
Code editor: select next occurrence after Replace
|
6 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 |