Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-21 | Added code completion existing color setting | Paulb23 | |
2016-06-21 | Added code completion selected color setting | Paulb23 | |
2016-06-21 | Added code completion background color setting | Paulb23 | |
2016-06-19 | Text Edit no longer draws caret on focus loss | Paulb23 | |
2016-06-12 | Fixed overloaded virtual functions with const vs none warning | marcelofg55 | |
2016-05-29 | Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750 | Rémi Verschelde | |
Added breakpoint markers, issue 4750 | |||
2016-05-29 | ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar | Ignacio Etcheverry | |
2016-05-26 | Added breakpoint markers, issue 4750 | Paulb23 | |
2016-05-16 | Default editing popup for LineEdit and TextEdit | Juan Linietsky | |
2016-05-09 | Added caret blink in text editor | Paulb23 | |
2016-04-27 | Added scroll lines, issue 4243 | Paulb23 | |
2016-04-08 | Setting to change line number color | Paulb23 | |
2016-04-06 | Merge pull request #4251 from Paulb23/block_indent_issue_3803 | Rémi Verschelde | |
Fixed block indent inconsistency, issue #3803 | |||
2016-04-06 | Fixed block indent inconsistency, fixes issue 3803 | Paulb23 | |
2016-04-06 | Merge pull request #4238 from Paulb23/caret_color | Rémi Verschelde | |
Ability to change the caret color | |||
2016-04-06 | Merge pull request #4234 from Paulb23/member_variable_syntax_highlighting | Rémi Verschelde | |
Member variable syntax highlighting | |||
2016-04-06 | Fixed text edit undo and redo operation interaction | Paul Batty | |
2016-04-05 | Ability to change the caret color | Paulb23 | |
2016-04-05 | Member variable syntax highlighting | Paulb23 | |
2016-04-05 | Fixed 'complex' typo in method name | Paulb23 | |
2016-04-02 | Function syntax highlighting | Paul Batty | |
2016-04-01 | Added insert mode to text editor | Paulb23 | |
2016-03-21 | Syntax highlighting for numbers | Paulb23 | |
2016-03-16 | Highlight all occurrences of selected word | Paulb23 | |
2016-03-14 | Merge pull request #4017 from Paulb23/set_tab_size | Rémi Verschelde | |
Added configurable tab size in the text editor. | |||
2016-03-14 | Added configuable tab size | Paulb23 | |
2016-03-13 | Undo and redo commands on text editor now affect internal version which ↵ | Saracen | |
fixes inconsistent file saving validation. | |||
2016-03-09 | remove trailing whitespace | Hubert Jarosz | |
2016-03-07 | Enabled scrolling past end of file | Paulb23 | |
2016-03-04 | Add editor settings for call hint placement | Martin Chuckeles | |
Added settings: text_editor/put_callhint_tooltip_below_current_line and text_editor/callhint_tooltip_offset | |||
2016-01-01 | Update copyright to 2016 in headers | George Marques | |
2015-12-09 | TextEdit: Scroll while selecting with mouse idle | neikeq | |
2015-11-29 | Script Editor: automatic indentation after a colon | koalefant | |
2015-11-19 | Merge pull request #2364 from neikeq/textedit_select | Juan Linietsky | |
Some TextEdit selection improvements | |||
2015-11-07 | TextEdit: Properly scroll vertically when selecting text with mouse drag | neikeq | |
2015-10-17 | misc cleanup | Juan Linietsky | |
2015-08-13 | textedit selection improvements | neikeq | |
allows using shift and pointer selection together, and selecting text while scrolling. tried to make it as similar as possible to most editors. | |||
2015-04-18 | Updated copyright year in all headers | Juan Linietsky | |
2015-01-02 | -fix TextEdit shift-click functionality past begin and end of selection (#1004) | Juan Linietsky | |
2014-12-17 | -added brace matching to go with the new code completion | Juan Linietsky | |
2014-12-16 | New Code Completion | Juan 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-11-12 | Editor goodies update | Diego Lopes | |
2014-08-01 | Small Issues & Maintenance | Juan Linietsky | |
-=-=-=-=-=-=-=-=-=-=-=-=-= -Begin work on Navigation Meshes (simple pathfinding for now, will improve soon) -More doc on theme overriding -Upgraded OpenSSL to version without bugs -Misc bugfixes | |||
2014-05-06 | Add get_word_under_cursor() method to TextEdit | marynate | |
2014-04-30 | EDITOR_DEF in the right place | jonyrock | |
2014-04-27 | pair symbols tool basic imp | jonyrock | |
2014-04-26 | #298 imp | jonyrock | |
2014-04-17 | text cursor in text editor & const in Rect2i | jonyrock | |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky | |