diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2023-07-20 14:05:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-20 14:05:52 -0400 |
commit | 235fdc243faa6d0fc008dc7fa482c29e511c2fa0 (patch) | |
tree | c01444f783abe922b98da1b416e15fba8409732d /cli/tools/upgrade.rs | |
parent | bf775e3306faeb2a18525ba38f9c3e60e1e5ed16 (diff) |
fix(lsp): auto-discover deno.json in more cases (#19894)
We weren't auto-discovering the deno.json in two cases:
1. A project that didn't have a deno.json and just added one.
2. After a syntax error in the deno.json.
This now rediscovers it in both these cases.
Closes https://github.com/denoland/vscode_deno/issues/867
Diffstat (limited to 'cli/tools/upgrade.rs')
0 files changed, 0 insertions, 0 deletions