sebastiansturm / lsp-ivy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 93.7%Language:Ruby 3.4%Language:C++ 2.9%