emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master f31d284 33/66: Mention #798 in NEWS.md


From: Dmitry Gutov
Subject: [elpa] master f31d284 33/66: Mention #798 in NEWS.md
Date: Mon, 5 Nov 2018 18:19:17 -0500 (EST)

branch: master
commit f31d284dd61361d1b6f47e362e7b52cd957a4b76
Author: João Távora <address@hidden>
Commit: João Távora <address@hidden>

    Mention #798 in NEWS.md
    
    * NEWS.md (Next): Mention improvements of #798.
---
 NEWS.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS.md b/NEWS.md
index fbecf7d..2a06363 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,14 @@
 
 ## Next
 
+* For more sophisticated highlighting in non-prefix completion, a backend may
+  now respond to a `match` request with a list of regions.  See
+  `company-backends`.
+  ([#798](https://github.com/company-mode/company-mode/issues/798),
+  [#762](https://github.com/company-mode/company-mode/issues/762))
+* The `company-capf` backend will pick up on a `:company-match` metadata 
element
+  on the capf function (similar to `:company-location` or 
`:company-doc-buffer`)
+  and use it as a response to aforementioned `match` request.
 * `company-cmake` supports completion inside string interpolations
   ([#714](https://github.com/company-mode/company-mode/pull/714)).
 * Workaround for the conflict between `inferior-python-mode`'s completion code



reply via email to

[Prev in Thread] Current Thread [Next in Thread]