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.cpp
Age
Commit message (
Expand
)
Author
2019-06-03
Merge pull request #28099 from lupoDharkael/fix-completion
Rémi Verschelde
2019-05-24
Merge pull request #28907 from dankan1890/contextual_help
Rémi Verschelde
2019-05-20
Merge pull request #28218 from KoBeWi/b00km4rk5
Rémi Verschelde
2019-05-20
Merge pull request #26809 from KoBeWi/undo_set_text_like_a_boss
Rémi Verschelde
2019-05-16
Allow to undo TextEdit.set_text
Tomasz Chabora
2019-05-16
Directories can now be dragged into the script editor
Hayden
2019-05-15
ScriptEditor: Changed the shortcut for contextual help in ALT + F1, to resolv...
dankan1890
2019-05-05
Add bookmarks for easier code navigation
Tomasz Chabora
2019-04-29
Merge pull request #28101 from MunWolf/debugger_cursor
Rémi Verschelde
2019-04-24
Make small changes to the new connection info on script feature
Michael Alexsander Silva Dias
2019-04-23
Added a marker in text_edit that tells which row is executing.
Rikhardur Bjarni Einarsson
2019-04-22
Merge pull request #28234 from Paulb23/connection_info_on_script
Rémi Verschelde
2019-04-21
Merge pull request #27979 from Paulb23/remember_script_state
Rémi Verschelde
2019-04-20
Display connection information in the script editor
Paulb23
2019-04-17
Don't allow class_name in built-in scripts
lupoDharkael
2019-04-16
Fix code completion not working with class_name
lupoDharkael
2019-04-16
Validate scripts when they are loaded in the text editor
lupoDharkael
2019-04-13
Restore script editor state between sessions
Paulb23
2019-04-10
Merge pull request #27170 from timoschwarzer/allow-whitespaces-in-warning-ign...
Rémi Verschelde
2019-04-05
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-03-17
Allow whitespaces in warning-ignore comments
Timo Schwarzer
2019-03-16
Merge pull request #25782 from hsandt/feature/fix-toggle-comment-indent
Rémi Verschelde
2019-03-11
Implement source lookup for class_name defined classes
Pedro Ciambra
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-12-13
Revert "Use more subtle indentation guides in the script editor"
Rémi Verschelde
2018-12-11
Fix "index -1 out of range" error spam when the Editor is using translations....
Mariano Suligoy
2018-12-09
Merge pull request #20609 from YeldhamDev/menu_hover_explicit
Rémi Verschelde
2018-12-09
Merge pull request #20725 from Calinou/textedit-subtle-indent-guides
Rémi Verschelde
2018-11-22
Merge pull request #23680 from YeldhamDev/unified_help_search_revived
Rémi Verschelde
2018-11-22
Allows user to click on error line to jump into error.
Chaosus
2018-11-20
Unify editor class and reference search
Ray Koopa
2018-11-20
Make opening menus with the same parent on mouse focus explicit
Michael Alexsander Silva Dias
2018-11-04
Fix clone line undo history and extra new line, issue 21811
Paulb23
2018-10-26
Small capitalization fixes across the editor
Michael Alexsander Silva Dias
2018-10-25
Merge pull request #23017 from Calinou/increase-source-font-line-spacing
Rémi Verschelde
2018-10-14
Increase the source font's line spacing
Hugo Locurcio
2018-10-09
Improve toggle comment function in script editor.
Unknown
2018-10-03
Use more subtle indentation guides in the script editor
Hugo Locurcio
2018-10-02
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-09-27
Fix warnings about unused variables [-Wunused-variable]
Rémi Verschelde
2018-09-25
Tweak some editor texts' capitalization, use "Go to" instead of "Goto"
Hugo Locurcio
2018-09-20
Fixed syntax highlighting setting not being saved
DualMatrix
2018-09-13
Merge pull request #21730 from reisraff/fixing_key_shortcut
Rémi Verschelde
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
[next]