Releases: jcs-elpa/company-fuzzy
Releases · jcs-elpa/company-fuzzy
2.0.0
- Make local hash map object work! (e63df5f)
- Fix long lasting
company-yasnippet
bug (#30) - Compatible to backend
company-c-headers
(#31) - Add use of furthest prefix (#33)
- Call prefix backend to respect their rules (0a81469)
- Handle
lsp-mode
andeglot
by default (3c8c960) - feat: Work with
company-paths
(#34) - Add method to add backend between backends (#36)
- Ensure backend name in other way (85dd0a7)
- feat: Add the reset selection option (6a147b5)
- feat: Compatible to latest
company-1.0.0
(#42)
1.4.0
1.3.0
1.2.2
- Add support for flex.
- Add support for liquidmetal.
- Fix invalid output for command
company-diag
. - Introduce new variable
company-fuzzy-passthrough-backends
to filter out already fuzzied candidates. - Fix error from
company-tng-mode
. - Add functionality to adapt all commands from original company backends.