Hugo Locurcio
|
1c419531a0
Change ".." punctuation for "..." in editor strings (#16507)
|
7 years ago |
Juan Linietsky
|
3a08f1748b
Merge pull request #16571 from Zylann/find_in_files
|
7 years ago |
Rémi Verschelde
|
5ede505f14
Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighter
|
7 years ago |
Felix Yang
|
7d5a40c3e6
Ctrl+Clicking a enum now scrolls down to it in the docs.
|
7 years ago |
Paulb23
|
f7c727e6c3
Abstracted the syntax highlighter from text edit
|
7 years ago |
Poommetee Ketson
|
caa0d513ab
ScriptTextEditor: fix capitalize offset
|
7 years ago |
Marc Gilleron
|
f637ad84e3
Added find & replace in files
|
7 years ago |
Yan Pas
|
7368978a48
Delete all selected lines using the delete line shortcut in script editor
|
7 years ago |
Rémi Verschelde
|
dff0c41fe8
Merge pull request #16374 from ianb96/drop_at_mouse
|
7 years ago |
Artem Varaksa
|
3094e89782
Fix #16479 (deselect text when jumping to function)
|
7 years ago |
ianb96
|
06965f2770
drop path text at mouse pos
|
7 years ago |
Razah
|
72901936cc
Fix shortcut conflict
|
7 years ago |
Paulb23
|
896a0c5ef5
Fixed member keywords colour not updating on settings change
|
7 years ago |
Juan Linietsky
|
419705db6e
Add special coloring to members, to make shadowing more obvious.
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
volzhs
|
4b0f075e95
Respect text editor highlighting color changes
|
7 years ago |
MattUV
|
a55870cd81
Adds an option to move cursor with right click in TextEdit
|
7 years ago |
Rémi Verschelde
|
03fb1fd7fa
Merge pull request #14613 from voithos/fold-jump-bugfix
|
7 years ago |
MattUV
|
db020f3cea
Modifies indentation behaviours
|
7 years ago |
Zaven Muradyan
|
f139d0e4e6
Account for folded code blocks when navigating via members list
|
7 years ago |
MattUV
|
e669ca2576
Modify shortcuts and menus to fold/unfold code
|
7 years ago |
Paulb23
|
48ad133cf9
Changed current line draw order and added code folding color
|
7 years ago |
sersoong
|
94adf24798
Add uppercase and lowercase to rightclickmenu in scripteditor
|
7 years ago |
Andreas Haas
|
faaa012b84
Script Editor: Use first non-whitespace comment delimiter.
|
7 years ago |
Andreas Haas
|
07aa9d0506
Script Editor: Make comment delimiter language dependent.
|
7 years ago |
Ian
|
1e59169d2d
scrolling fixes
|
8 years ago |
Ian
|
d350f506a0
TextEdit code folding
|
8 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
8 years ago |
Ian
|
94b3e786cd
shader editor context menu and line operations and style fix
|
8 years ago |