Open
Description
Users need a better search function within the Deno standard library. A "scope symbol search" would allow them to find functions and symbols in a specific scope, improving usability and efficiency. Currently, users must navigate back and forth between packages to find functions, which is time-consuming and confusing. Deprecated packages should be sorted to the bottom of search results or hidden altogether.
ref https://x.com/_brc_dd/status/1800024086082707658
cc @dsherret