/lsp-ivy

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

Ivy lsp integration

https://melpa.org/packages/lsp-ivy-badge.svg https://stable.melpa.org/packages/lsp-ivy-badge.svg

This package provides an interactive ivy interface to the workspace symbol functionality offered by lsp-mode. For an alternative implementation based on helm, see https://github.com/emacs-lsp/helm-lsp

Screenshot

demo.png

Commands

  • lsp-ivy-workspace-symbol - workspace symbols for the current workspace
  • lsp-ivy-global-workspace-symbol - workspace symbols from all of the active workspaces.