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-11-02
Update connection info on script validation rather then saved copy
Paulb23
2019-09-28
Highlight singletons and class_names in GDScript
Bojidar Marinov
2019-09-22
Support menu key in TextEdit and LineEdit controls
Paul Trojahn
2019-08-12
Merge pull request #31179 from KoBeWi/code_editor_magic
Rémi Verschelde
2019-08-08
Fixes color picker in code editor - now it only changes one color
iwek7
2019-08-08
Add Evaluate Selection option to Script Editor
Tomasz Chabora
2019-07-25
Fix memory leaks with SyntaxHighlighters
Paulb23
2019-07-04
Parse more informations for code completion
Geequlim
2019-07-01
Add "Go To" menu to the script editor and move the bookmark and breakpoint me...
Michael Alexsander Silva Dias
2019-07-01
Merge pull request #29071 from YeldhamDev/improve_bookmarks
Rémi Verschelde
2019-06-23
Center script line when double clicked on error in debugger
Dawid Wdowiak
2019-06-17
Merge pull request #28766 from pgoral/editor_validation_issue
Rémi Verschelde
2019-06-11
Merge pull request #29262 from DarknessCatt/issue-27476
Rémi Verschelde
2019-05-29
Automatically add new line to scripts
Matheus Lima Cunha
2019-05-29
Changing method signature in other class in not recognized in working class i...
Goral
2019-05-24
Improve bookmarks
Michael Alexsander Silva Dias
2019-05-05
Add bookmarks for easier code navigation
Tomasz Chabora
2019-04-23
Added a marker in text_edit that tells which row is executing.
Rikhardur Bjarni Einarsson
2019-04-20
Display connection information in the script editor
Paulb23
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
[next]