Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/emacs-lsp/lsp-ivy


https://github.com/emacs-lsp/lsp-ivy

Last synced: 29 days ago
JSON representation

Lists

README

        

[[https://melpa.org/#/lsp-ivy][file:https://melpa.org/packages/lsp-ivy-badge.svg]]
[[https://stable.melpa.org/#/lsp-ivy][file:https://stable.melpa.org/packages/lsp-ivy-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.