DualMatrix
|
4efcf9c943
Fixed syntax highlighting setting not being saved
|
7 years ago |
Rémi Verschelde
|
ae8f984cf3
Merge pull request #21730 from reisraff/fixing_key_shortcut
|
7 years ago |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
7 years ago |
luz.paz
|
08bde5b2de
Misc. typos
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rafael Reis
|
d1d1f4a776
#21500 Fixing key shortcut
|
7 years ago |
Hugo Locurcio
|
af139af69e
Fix some editor shortcuts' default values not being set properly
|
7 years ago |
Rémi Verschelde
|
ac38b7e97b
Merge pull request #21496 from tko/macos-complete
|
7 years ago |
Tommi Komulainen
|
c2f0b4c9c6
[macOS] change "Complete Symbol" shortcut to not conflict with Spotlight
|
7 years ago |
Tommi Komulainen
|
464756ec0f
[macOS] fix conflicting keybindings for (Find and) Replace...
|
7 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 years ago |
George Marques
|
eb48119821
Added system for GDScript warnings
|
7 years ago |
Ian
|
1bb13e95a8
context menu improvements
|
7 years ago |
Paulb23
|
8ff747171f
Allow opening and editing of any utf_8 file in script editor
|
7 years ago |
Paulb23
|
765d6752bb
Refactored text manipulation into CodeTexteditor
|
7 years ago |
George Marques
|
03746da73f
Add editor highlight for type-safe lines
|
7 years ago |
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 |