index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
script_text_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
|
*
|
Abstracted the syntax highlighter from text edit
Paulb23
2018-04-02
1
-2
/
+24
*
|
|
Ctrl+Clicking a enum now scrolls down to it in the docs.
Felix Yang
2018-04-03
1
-0
/
+20
|
/
/
*
|
ScriptTextEditor: fix capitalize offset
Poommetee Ketson
2018-03-12
1
-3
/
+8
*
|
Delete all selected lines using the delete line shortcut in script editor
Yan Pas
2018-02-17
1
-6
/
+20
*
|
Merge pull request #16374 from ianb96/drop_at_mouse
Rémi Verschelde
2018-02-13
1
-9
/
+16
|
\
\
|
*
|
drop path text at mouse pos
ianb96
2018-02-03
1
-9
/
+16
|
|
/
*
/
Fix #16479 (deselect text when jumping to function)
Artem Varaksa
2018-02-08
1
-0
/
+1
|
/
*
Fix shortcut conflict
Razah
2018-01-25
1
-6
/
+3
*
Fixed member keywords colour not updating on settings change
Paulb23
2018-01-14
1
-0
/
+1
*
Add special coloring to members, to make shadowing more obvious.
Juan Linietsky
2018-01-12
1
-0
/
+33
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Respect text editor highlighting color changes
volzhs
2017-12-28
1
-66
/
+30
*
Adds an option to move cursor with right click in TextEdit
MattUV
2017-12-20
1
-28
/
+50
*
Merge pull request #14613 from voithos/fold-jump-bugfix
Rémi Verschelde
2017-12-16
1
-4
/
+0
|
\
|
*
Account for folded code blocks when navigating via members list
Zaven Muradyan
2017-12-12
1
-4
/
+0
*
|
Modifies indentation behaviours
MattUV
2017-12-15
1
-35
/
+6
|
/
*
Modify shortcuts and menus to fold/unfold code
MattUV
2017-12-08
1
-18
/
+7
*
Changed current line draw order and added code folding color
Paulb23
2017-12-07
1
-2
/
+4
*
Add uppercase and lowercase to rightclickmenu in scripteditor
sersoong
2017-12-07
1
-0
/
+2
*
Script Editor: Use first non-whitespace comment delimiter.
Andreas Haas
2017-12-04
1
-2
/
+7
*
Script Editor: Make comment delimiter language dependent.
Andreas Haas
2017-12-01
1
-7
/
+14
*
scrolling fixes
Ian
2017-11-18
1
-74
/
+86
*
TextEdit code folding
Ian
2017-11-17
1
-11
/
+48
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-1
/
+1
*
shader editor context menu and line operations and style fix
Ian
2017-11-11
1
-4
/
+8
*
Consistant scroll when using members overview, issue 11648
Paulb23
2017-10-08
1
-1
/
+1
*
Added correct initialization for script editor theme.
Daniel J. Ramirez
2017-10-02
1
-8
/
+32
*
fix not beeing able to open empty scripts
Scayze
2017-09-28
1
-5
/
+1
*
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...
Gilles Roudiere
2017-09-22
1
-1
/
+1
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-4
/
+4
*
Added adaptive text editor theme, this includes the shader editor
Daniel J. Ramirez
2017-09-15
1
-35
/
+91
*
Merge pull request #10826 from tuga3d/toggle-comment-behavior
Rémi Verschelde
2017-09-13
1
-4
/
+17
|
\
|
*
Smarter toggle comment block. issue #10720
Paulo Gomes
2017-09-05
1
-4
/
+17
*
|
Fix unused variable warnings
Hein-Pieter van Braam
2017-09-08
1
-1
/
+1
*
|
Merge pull request #10901 from toger5/script_background_cleanup
Rémi Verschelde
2017-09-04
1
-7
/
+2
|
\
\
|
|
/
|
/
|
|
*
Revert "added setting to override the theme background with editor theme color"
toger5
2017-09-02
1
-7
/
+2
*
|
Updated Editor Built-In types.
Daniel J. Ramirez
2017-08-31
1
-5
/
+17
|
/
*
Renamed 'script_changed' signal in the script editor plugin to 'edited_script...
Wilson E. Alvarez
2017-08-29
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Editor: Add some more translatable strings.
Andreas Haas
2017-08-25
1
-1
/
+1
[next]