Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

bug: the go tool chain installation will overwrite the existing version #11

Open
tk103331 opened this issue Mar 1, 2023 · 0 comments
Open

Comments

@tk103331
Copy link

tk103331 commented Mar 1, 2023

the go tool chain installation will overwrite the existing version

for example: dlv tool

before launch lapce:
image

after launch lacpe:
image

Vscode cannot be debugged due to the old version of dlv
image

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant