diff options
Diffstat (limited to 'cli/lsp/README.md')
-rw-r--r-- | cli/lsp/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/lsp/README.md b/cli/lsp/README.md index 764998fb1..2256c4038 100644 --- a/cli/lsp/README.md +++ b/cli/lsp/README.md @@ -19,6 +19,7 @@ methods that the client calls via the Language Server RPC protocol. There are several settings that the language server supports for a workspace: - `deno.enable` +- `deno.cache` - `deno.config` - `deno.importMap` - `deno.codeLens.implementations` |