ajwillia-ms pushed a commit to branch edi-0.6. http://git.enlightenment.org/tools/edi.git/commit/?id=b9f0e49bb46bb6adb3cf98009a1861695fc7fe11
commit b9f0e49bb46bb6adb3cf98009a1861695fc7fe11 Author: Andy Williams <[email protected]> Date: Tue Sep 26 15:28:11 2017 +0100 change list for release --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 03dd768..0a60dd7 100644 --- a/NEWS +++ b/NEWS @@ -8,12 +8,19 @@ Features: * Integrate GDB debugger console * Add snippet support to the code editor * Add SCM support (git) + * Provide tab completion & suggestions for autosuggest and snippets * Add rust language and clang build support * Highlight all search results + * Wrap search around at end of document + * Add checkout project to welcome screen + * Add translation support Bug fixes: * Fix issue where large projects could cause slow starts + * Fix T6044 Project templating fails with special characters in projects settings + * Fix T5480 EDI does not open window on some mime/file types + * Fix T1852 Search should wrap around --------- Edi 0.5.1 --
