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: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emacs-lsp/lsp-ivy
- Owner: emacs-lsp
- License: gpl-3.0
- Created: 2019-09-09T05:15:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-26T12:40:44.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T11:36:36.983Z (10 months ago)
- Language: Emacs Lisp
- Size: 112 KB
- Stars: 132
- Watchers: 7
- Forks: 18
- Open Issues: 13
-
Metadata Files:
- Readme: README.org
- License: LICENSE.txt
Awesome Lists containing this project
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.