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
{{ message }}
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
the go tool chain installation will overwrite the existing version
for example: dlv tool
before launch lapce:
after launch lacpe:
Vscode cannot be debugged due to the old version of dlv
Maybe should check whether the tool already exists before installation, or automatically install the latest version.
https://github.com/lapce-community/lapce-go/blob/906467198e1ce43b9d2510c2cccdc76739438cd0/src/tools/mod.rs#L178
The text was updated successfully, but these errors were encountered: