summaryrefslogtreecommitdiff
path: root/tools/editor/code_editor.h
AgeCommit message (Collapse)Author
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-12-16New Code CompletionJuan Linietsky
-=-=-=-=-=-=-=-=-=- -Massive improvement to code completion -Argument hinting for functions If you manage to out-smart the code-completion in a situation where completion should be possible to guess, let me know. Please enter the commit message for your changes. Lines starting
2014-05-22Added a setting to disable autocomplete popup and fixed the autocomplete ↵Jonas Rudlang
timer to updated when the setting has changed
2014-05-06Add auto code completion (without press Ctrl+Space manually)marynate
Disalbe auto code completion even there's only one option Hide auto-completion if only one completion option and it's been typed Support use tab key to accept code completion option
2014-04-30EDITOR_DEF in the right placejonyrock
2014-04-05-Support for changing fontsJuan Linietsky
-Detect when free() might crash the project and throw error -fixed 2D Bounce in physics (3d still broken) -renamed “on_top” property to “behind_parent”, which makes more sense, old on_top remains there for compatibility but is invisible. -large amount of fixes
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky