Skip to content

emacs-lsp/lsp-ivy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.