diff options
| author | Kitson Kelly <me@kitsonkelly.com> | 2021-04-09 11:27:27 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-09 11:27:27 +1000 |
| commit | d9d4a5d73c28741deaa2c93d87672ce117315fbf (patch) | |
| tree | 57d08deb2e80796f9e426a4592b47254b112021d /cli/tests/041_info_flag.out | |
| parent | 3168fa4ee7782e72b57745483a7b0df5df5ce083 (diff) | |
feat(lsp): add registry import auto-complete (#9934)
Diffstat (limited to 'cli/tests/041_info_flag.out')
| -rw-r--r-- | cli/tests/041_info_flag.out | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cli/tests/041_info_flag.out b/cli/tests/041_info_flag.out index c384fa892..4376c8156 100644 --- a/cli/tests/041_info_flag.out +++ b/cli/tests/041_info_flag.out @@ -1,3 +1,4 @@ DENO_DIR location: "[WILDCARD]" Remote modules cache: "[WILDCARD]deps" -TypeScript compiler cache: "[WILDCARD]gen" +Emitted modules cache: "[WILDCARD]gen" +Language server registries cache: "[WILDCARD]registries" |
