Documentation at https://melpa.org/#/consult
This package provides various handy commands based on the Emacs completion function completing-read, which allows quickly selecting from a list of candidates.
This package provides various handy commands based on the Emacs completion function completing-read, which allows quickly selecting from a list of candidates.
Documentation at https://melpa.org/#/consult-hn
Documentation at https://melpa.org/#/consult-gh
Documentation at https://melpa.org/#/consult-ag
This package provides a query interface for mu4e using Consult.
Documentation at https://melpa.org/#/consult-lsp
Documentation at https://melpa.org/#/consult-tex
Documentation at https://melpa.org/#/consult-dir
Documentation at https://melpa.org/#/consult-ghq
emacs-consult-lsp
provides helpers for interactively selecting LSP workspace diagnostics, symbols, and file symbols from emacs-lsp-mode
by leveraging emacs-consult
APIs.
Consult-dir implements commands to easily switch between "active" directories. The directory candidates are collected from user bookmarks, projectile project roots (if available), project.el project roots and recentf file locations. The `default-directory' variable not changed in the process.
Consult-dir allows you to easily insert directory paths into the minibuffer prompt in Emacs.
When using the minibuffer, you can switch---with completion and filtering provided by your completion setup---to any directory you’ve visited recently, or to a project or bookmarked directory. The minibuffer prompt will be replaced with the directory you choose.
Documentation at https://melpa.org/#/consult-dash
Documentation at https://melpa.org/#/consult-todo
Documentation at https://melpa.org/#/consult-eglot
Documentation at https://melpa.org/#/consult-notes
This package acts as a parallel of consult-lsp for eglot and provides a front-end interface for the workspace/symbols LSP procedure call.
This package acts as a parallel of consult-lsp for eglot and provides a front-end interface for the workspace/symbols LSP procedure call.
Documentation at https://melpa.org/#/consult-recoll
Documentation at https://melpa.org/#/consult-ls-git
This package provides a read interface for BibTeX completion using Consult.
Consult Denote provides commands to interact with Emacs Denote using a Completing Read interface.