You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should check the users' Deno version before trying to start the LSP, and if it is not up to date enough for the extension (>=1.7.5), we should pop up a warning with an Update button that updates Deno using deno upgrade.
The text was updated successfully, but these errors were encountered:
We should check the users' Deno version before trying to start the LSP, and if it is not up to date enough for the extension (>=1.7.5), we should pop up a warning with an
Update
button that updates Deno usingdeno upgrade
.The text was updated successfully, but these errors were encountered: