Max Hilbrunner
|
c488a74e0c
Merge pull request #19498 from guilhermefelipecgs/fix_regression
|
7 years ago |
Max Hilbrunner
|
165f3c31a5
Merge pull request #19166 from Grula/issue-18779
|
7 years ago |
Guilherme Felipe
|
5bae3693bf
Fix "find and replace" initializing with wrong size
|
7 years ago |
Rémi Verschelde
|
3f09cac267
Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD
|
7 years ago |
NIkola Grulovic
|
bc666c42ff
Syntax Menu as sub-menu of Edit
|
7 years ago |
Juan Linietsky
|
6e9517ca83
Merge pull request #18642 from flashyincceo/engine-click
|
7 years ago |
Max Hilbrunner
|
c587cac304
Merge pull request #18308 from ericmccarthy7/develop
|
7 years ago |
Peter Folkins
|
0c1a71b047
Fix script editor CTRL+CLICK on singleton functions
|
7 years ago |
Hugo Locurcio
|
1c419531a0
Change ".." punctuation for "..." in editor strings (#16507)
|
7 years ago |
Eric McCarthy
|
02b7b916b7
Fix clone down newline bug
|
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 |