Problem
Many of vspacecode project search related bindings are bound to the search pane which is not the most keyboard friendly nor look similar to the spacemacs.
Solution
In the April release, the quick text search from vscode is no longer in experimental. We may able to just swap the existing command with workbench.action.quickTextSearch.
This may provide a more similar search UI to spacemacs search.
Problem
Many of vspacecode project search related bindings are bound to the search pane which is not the most keyboard friendly nor look similar to the spacemacs.
Solution
In the April release, the quick text search from vscode is no longer in experimental. We may able to just swap the existing command with
workbench.action.quickTextSearch.This may provide a more similar search UI to spacemacs search.