Tommi Komulainen
|
c2f0b4c9c6
[macOS] change "Complete Symbol" shortcut to not conflict with Spotlight
|
hace 7 años |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
hace 7 años |
George Marques
|
eb48119821
Added system for GDScript warnings
|
hace 7 años |
Ian
|
1bb13e95a8
context menu improvements
|
hace 7 años |
Paulb23
|
8ff747171f
Allow opening and editing of any utf_8 file in script editor
|
hace 7 años |
Paulb23
|
765d6752bb
Refactored text manipulation into CodeTexteditor
|
hace 7 años |
George Marques
|
03746da73f
Add editor highlight for type-safe lines
|
hace 7 años |
Max Hilbrunner
|
c488a74e0c
Merge pull request #19498 from guilhermefelipecgs/fix_regression
|
hace 7 años |
Max Hilbrunner
|
165f3c31a5
Merge pull request #19166 from Grula/issue-18779
|
hace 7 años |
Guilherme Felipe
|
5bae3693bf
Fix "find and replace" initializing with wrong size
|
hace 7 años |
Rémi Verschelde
|
3f09cac267
Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD
|
hace 7 años |
NIkola Grulovic
|
bc666c42ff
Syntax Menu as sub-menu of Edit
|
hace 7 años |
Juan Linietsky
|
6e9517ca83
Merge pull request #18642 from flashyincceo/engine-click
|
hace 7 años |
Max Hilbrunner
|
c587cac304
Merge pull request #18308 from ericmccarthy7/develop
|
hace 7 años |
Peter Folkins
|
0c1a71b047
Fix script editor CTRL+CLICK on singleton functions
|
hace 7 años |
Hugo Locurcio
|
1c419531a0
Change ".." punctuation for "..." in editor strings (#16507)
|
hace 7 años |
Eric McCarthy
|
02b7b916b7
Fix clone down newline bug
|
hace 7 años |
Juan Linietsky
|
3a08f1748b
Merge pull request #16571 from Zylann/find_in_files
|
hace 7 años |
Rémi Verschelde
|
5ede505f14
Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighter
|
hace 7 años |
Felix Yang
|
7d5a40c3e6
Ctrl+Clicking a enum now scrolls down to it in the docs.
|
hace 7 años |
Paulb23
|
f7c727e6c3
Abstracted the syntax highlighter from text edit
|
hace 7 años |
Poommetee Ketson
|
caa0d513ab
ScriptTextEditor: fix capitalize offset
|
hace 7 años |
Marc Gilleron
|
f637ad84e3
Added find & replace in files
|
hace 7 años |
Yan Pas
|
7368978a48
Delete all selected lines using the delete line shortcut in script editor
|
hace 7 años |
Rémi Verschelde
|
dff0c41fe8
Merge pull request #16374 from ianb96/drop_at_mouse
|
hace 7 años |
Artem Varaksa
|
3094e89782
Fix #16479 (deselect text when jumping to function)
|
hace 7 años |
ianb96
|
06965f2770
drop path text at mouse pos
|
hace 7 años |
Razah
|
72901936cc
Fix shortcut conflict
|
hace 7 años |
Paulb23
|
896a0c5ef5
Fixed member keywords colour not updating on settings change
|
hace 7 años |
Juan Linietsky
|
419705db6e
Add special coloring to members, to make shadowing more obvious.
|
hace 7 años |