deno-docs
deno-docs copied to clipboard
Add `deno.reloadImportRegistries`, remove `deno/cache` and `deno/reloadImportRegistries` from Language Server Overview
- Deno v1.32.2, added
deno.cachecommand (https://github.com/denoland/deno/pull/20111) - Deno v1.37.0, added
deno.reloadImportRegistriescommand (https://github.com/denoland/deno/pull/20823) - Deno v1.40.3, removed
deno/cacheanddeno/reloadImportRegistriesmethods (https://github.com/denoland/deno/pull/22182)
about deno.cache
It is already exists, but deno.reloadImportRegistries is not.
https://github.com/denoland/deno-docs/blob/c031f9f357e56a518e4cca8fcebaab31c91f9cb5/runtime/manual/advanced/language_server/overview.md?plain=1#L87-L90
about deno/cache
Should remove. https://github.com/denoland/deno-docs/blob/c031f9f357e56a518e4cca8fcebaab31c91f9cb5/runtime/manual/advanced/language_server/overview.md?plain=1#L105-L117
about deno/reloadImportRegistries
Should remove. https://github.com/denoland/deno-docs/blob/c031f9f357e56a518e4cca8fcebaab31c91f9cb5/runtime/manual/advanced/language_server/overview.md?plain=1#L122-L125