Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
This repository was 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

@tk103331

Description

@tk103331

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions