emacs-lsp/helm-lsp

helm-ag-insert-at-point equivalent

toothbrush opened this issue · 1 comments

I apologise if my understanding is flawed, but currently when i kick off helm-lsp-workspace-symbol the minibuffer input is blank. I'd like it if it were auto-populated with whatever symbol my point is currently on. I had a look at customize-group helm-lsp but there didn't seem to be anything relevant.

Is this possible? Thank you!

Is this possible?

ATM no, but it makes sense to have such functionality.