Open betaprior opened 4 years ago
The ivy built-in ivy-avy (default binding: C-') does not work with lsp-ivy-workspace-symbol. It shows the avy hints, as expected, but trying to use the hints doesn't have any effect.
ivy-avy
C-'
lsp-ivy-workspace-symbol
This might be related to #18, meaning that it would get fixed by my PR.
The ivy built-in
ivy-avy
(default binding:C-'
) does not work withlsp-ivy-workspace-symbol
. It shows the avy hints, as expected, but trying to use the hints doesn't have any effect.