mirror of https://github.com/golang/go.git
In VS Code, a workspace symbol query with an empty query parameter is issued as soon as users open the symbol search box. There are many symbols in a reasonably sized project and the chance that a user finds a result in the randomly chosen 100 items out of those many symbols is low. Thus, this first query is often useless. Ignore this query and return an empty result immediately. Change-Id: Idc7703c8e460c9115ecbcf198907acc9c82add4d Reviewed-on: https://go-review.googlesource.com/c/tools/+/232986 Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| analysisinternal | ||
| apidiff | ||
| event | ||
| fastwalk | ||
| gocommand | ||
| gopathwalk | ||
| imports | ||
| jsonrpc2 | ||
| lsp | ||
| memoize | ||
| packagesinternal | ||
| proxydir | ||
| span | ||
| testenv | ||
| tool | ||
| xcontext | ||