index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
script_text_editor.h
Age
Commit message (
Expand
)
Author
2019-03-16
Merge pull request #25782 from hsandt/feature/fix-toggle-comment-indent
Rémi Verschelde
2019-02-13
Hide the warnings panel when no warnings presents.
allkhor
2019-02-04
[Script Editor] Refactored ScriptTextEditor::_edit_option by extracting EDIT_...
hsandt
2019-02-01
Displays errors and warnings in a better way in the script editor
Gilles Roudière
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-21
Change LinkLabel back to Label in error status bar
Chaosus
2018-08-10
Added system for GDScript warnings
George Marques
2018-07-26
context menu improvements
Ian
2018-07-22
Allow opening and editing of any utf_8 file in script editor
Paulb23
2018-07-22
Refactored text manipulation into CodeTexteditor
Paulb23
2018-06-01
Syntax Menu as sub-menu of Edit
NIkola Grulovic
2018-04-08
Merge pull request #16571 from Zylann/find_in_files
Juan Linietsky
2018-04-02
Abstracted the syntax highlighter from text edit
Paulb23
2018-02-19
Added find & replace in files
Marc Gilleron
2018-01-12
Add special coloring to members, to make shadowing more obvious.
Juan Linietsky
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-08
Modify shortcuts and menus to fold/unfold code
MattUV
2017-11-18
scrolling fixes
Ian
2017-11-17
TextEdit code folding
Ian
2017-10-02
Added correct initialization for script editor theme.
Daniel J. Ramirez
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-24
-Code completion for enumerations
Juan Linietsky
2017-08-20
Delete current line, issue 9643
Paulb23
2017-06-30
-Many fixes to VisualScript, fixed property names, etc.
Juan Linietsky
2017-05-29
Added members overview
Paulb23
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-04-25
Ability to Convert Case, issue 8079
Paulb23
2017-04-20
Merge pull request #8417 from neikeq/hello-there
Rémi Verschelde
2017-04-17
External editor improvements and fixes
Ignacio Etcheverry
2017-04-16
Added ability to convert indent type
Paulb23
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde