index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
script_text_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide the warnings panel when no warnings presents.
allkhor
2019-02-13
1
-4
/
+4
*
Displays errors and warnings in a better way in the script editor
Gilles Roudière
2019-02-01
1
-15
/
+8
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Change LinkLabel back to Label in error status bar
Chaosus
2018-12-21
1
-0
/
+9
*
Revert "Use more subtle indentation guides in the script editor"
Rémi Verschelde
2018-12-13
1
-2
/
+0
*
Fix "index -1 out of range" error spam when the Editor is using translations....
Mariano Suligoy
2018-12-11
1
-2
/
+2
*
Merge pull request #20609 from YeldhamDev/menu_hover_explicit
Rémi Verschelde
2018-12-09
1
-0
/
+2
|
\
|
*
Make opening menus with the same parent on mouse focus explicit
Michael Alexsander Silva Dias
2018-11-20
1
-0
/
+2
*
|
Merge pull request #20725 from Calinou/textedit-subtle-indent-guides
Rémi Verschelde
2018-12-09
1
-0
/
+2
|
\
\
|
*
|
Use more subtle indentation guides in the script editor
Hugo Locurcio
2018-10-03
1
-0
/
+2
*
|
|
Merge pull request #23680 from YeldhamDev/unified_help_search_revived
Rémi Verschelde
2018-11-22
1
-1
/
+1
|
\
\
\
|
*
|
|
Unify editor class and reference search
Ray Koopa
2018-11-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Allows user to click on error line to jump into error.
Chaosus
2018-11-22
1
-0
/
+1
|
/
/
*
|
Fix clone line undo history and extra new line, issue 21811
Paulb23
2018-11-04
1
-1
/
+1
*
|
Small capitalization fixes across the editor
Michael Alexsander Silva Dias
2018-10-26
1
-2
/
+2
*
|
Merge pull request #23017 from Calinou/increase-source-font-line-spacing
Rémi Verschelde
2018-10-25
1
-1
/
+1
|
\
\
|
*
|
Increase the source font's line spacing
Hugo Locurcio
2018-10-14
1
-1
/
+1
*
|
|
Improve toggle comment function in script editor.
Unknown
2018-10-09
1
-3
/
+29
|
/
/
*
|
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-10-02
1
-1
/
+1
*
|
Fix warnings about unused variables [-Wunused-variable]
Rémi Verschelde
2018-09-27
1
-1
/
+0
*
|
Tweak some editor texts' capitalization, use "Go to" instead of "Goto"
Hugo Locurcio
2018-09-25
1
-6
/
+7
*
|
Fixed syntax highlighting setting not being saved
DualMatrix
2018-09-20
1
-0
/
+2
*
|
Merge pull request #21730 from reisraff/fixing_key_shortcut
Rémi Verschelde
2018-09-13
1
-1
/
+1
|
\
\
|
*
|
#21500 Fixing key shortcut
Rafael Reis
2018-09-03
1
-1
/
+1
*
|
|
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
1
-1
/
+1
|
\
\
\
|
*
|
|
Misc. typos
luz.paz
2018-09-12
1
-1
/
+1
|
|
/
/
*
/
/
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
|
/
/
*
|
Fix some editor shortcuts' default values not being set properly
Hugo Locurcio
2018-09-01
1
-7
/
+3
*
|
Merge pull request #21496 from tko/macos-complete
Rémi Verschelde
2018-08-28
1
-1
/
+2
|
\
\
|
*
|
[macOS] change "Complete Symbol" shortcut to not conflict with Spotlight
Tommi Komulainen
2018-08-27
1
-1
/
+2
*
|
|
[macOS] fix conflicting keybindings for (Find and) Replace...
Tommi Komulainen
2018-08-27
1
-1
/
+6
|
/
/
*
|
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-1
/
+0
*
|
Added system for GDScript warnings
George Marques
2018-08-10
1
-3
/
+72
|
/
*
context menu improvements
Ian
2018-07-26
1
-40
/
+73
*
Allow opening and editing of any utf_8 file in script editor
Paulb23
2018-07-22
1
-27
/
+27
*
Refactored text manipulation into CodeTexteditor
Paulb23
2018-07-22
1
-344
/
+21
*
Add editor highlight for type-safe lines
George Marques
2018-07-20
1
-1
/
+20
*
Merge pull request #19498 from guilhermefelipecgs/fix_regression
Max Hilbrunner
2018-07-05
1
-0
/
+1
|
\
|
*
Fix "find and replace" initializing with wrong size
Guilherme Felipe
2018-06-13
1
-0
/
+1
*
|
Merge pull request #19166 from Grula/issue-18779
Max Hilbrunner
2018-07-03
1
-10
/
+21
|
\
\
|
*
|
Syntax Menu as sub-menu of Edit
NIkola Grulovic
2018-06-01
1
-10
/
+21
|
|
/
*
/
Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD
Rémi Verschelde
2018-06-11
1
-9
/
+21
|
/
*
Merge pull request #18642 from flashyincceo/engine-click
Juan Linietsky
2018-05-07
1
-0
/
+2
|
\
|
*
Fix script editor CTRL+CLICK on singleton functions
Peter Folkins
2018-05-05
1
-0
/
+2
*
|
Merge pull request #18308 from ericmccarthy7/develop
Max Hilbrunner
2018-05-07
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix clone down newline bug
Eric McCarthy
2018-04-19
1
-0
/
+4
*
|
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-4
/
+4
|
/
*
Merge pull request #16571 from Zylann/find_in_files
Juan Linietsky
2018-04-08
1
-1
/
+22
|
\
|
*
Added find & replace in files
Marc Gilleron
2018-02-19
1
-1
/
+22
*
|
Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighter
Rémi Verschelde
2018-04-04
1
-2
/
+24
|
\
\
[next]