34

GitHub - emacs-lsp/helm-lsp: lsp-mode helm

 4 years ago
source link: https://github.com/emacs-lsp/helm-lsp
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Join GitHub today

GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.

Sign up

Branch: master Go to file

Code

README.org

Helm lsp integration

This package provides alternative of the build-in lsp-mode xref-appropos which provides as you type completion.

Screenshot

Commands

  • helm-lsp-workspace-symbol - workspace symbols for the current workspace
  • helm-lsp-global-workspace-symbol - workspace symbols from all of the active workspaces.
  • helm-lsp-code-actions - helm interface to lsp-execute-code-action.

Configuration

Use the following lines to replace xref-find-apropos in lsp-mode controlled buffer.s

(define-key lsp-mode-map [remap xref-find-apropos] #'helm-lsp-workspace-symbol)

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK