syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.56k stars 4.9k forks source link

[compleseus] Initial input for project search from `symbol-highlight-transient-state` #16386

Closed fnussbaum closed 1 month ago

fnussbaum commented 1 month ago

Unlike the s and f bindings in the Symbol Highlight Transient State, the project search binding / currently does not automatically insert the symbol at point into the prompt.

This PR switches in the correct function spacemacs/compleseus-search-projectile. (The only difference between spacemacs/compleseus-search-projectile-auto and spacemacs/compleseus-search-projectile is the initial input.)