denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

Global search shouldn't be global when in a module #2516

Closed kitsonk closed 1 year ago

kitsonk commented 2 years ago

If you are in std or a third party module and you open the search, you would more likely expect:

The first one should be straight forward. The second one should be possible, though might need some re-work of things.

cc/ @surma