README.org

November 19, 2024 ยท View on GitHub

[[https://melpa.org/#/lsp-ivy][file:https://melpa.org/packages/lsp-ivy-badge.svg]] [[https://github.com/emacs-lsp/lsp-ivy/actions/workflows/test.yml][file:https://github.com/emacs-lsp/lsp-ivy/actions/workflows/test.yml/badge.svg]]

#+TITLE: Ivy lsp integration

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 #+caption: Demo [[file: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.