Open
Description
Following up on #37236, we need to decide on the default value for the new symbolScope
setting.
I personally like seeing symbols from dependencies (as in the "all"
scope). Others have expressed frustration with this behavior, and only want to see results for modules contained in the workspace (as in the "workspace"
) scope.
We should choose the default that more users prefer.