1
0
Fork 0
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:
Pankaj Patil 2021-08-18 21:47:52 +05:30 committed by GitHub
parent 71e558c71c
commit e55454613c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.