emacs-ycmd v1.1 Release Notes

Release Date: 2017-03-29 // about 7 years ago
    • ๐Ÿ‘‰ Show message for unhandled exceptions in minibuffer
    • ๐Ÿ›  Fix ycmd--conditional-parse's current-buffer context for some cases (GoTo)
    • ๐Ÿ†• New option ycmd-auto-trigger-semantic-completion for enabling/disabling semantic completion after a semantic trigger.
    • โž• Add function ycmd-filter-and-sort-candidates to allow to use ycmd's filtering and sorting mechanism with arbitrary sets of identifiers
    • Enable semantic diagnostics for typescript