mirror of
https://github.com/denoland/deno.git
synced 2025-01-21 21:50:00 -05:00
docs(lsp): change deno/registryStatus -> deno/registryState (#11760)
This commit is contained in:
parent
71e558c71c
commit
e55454613c
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ with Deno:
|
|||
There is currently one custom notification that is sent from the server to the
|
||||
client:
|
||||
|
||||
- `deno/registryStatus` - when `deno.suggest.imports.autoDiscover` is `true` and
|
||||
- `deno/registryState` - when `deno.suggest.imports.autoDiscover` is `true` and
|
||||
an origin for an import being added to a document is not explicitly set in
|
||||
`deno.suggest.imports.hosts`, the origin will be checked and the notification
|
||||
will be sent to the client of the status.
|
||||
|
|
Loading…
Add table
Reference in a new issue