ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=e2dd077ba0c86be2d9b7e2e2d3d1f105865968dd
commit e2dd077ba0c86be2d9b7e2e2d3d1f105865968dd 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 --
