Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v ls install still tries to install vls instead of v-analyzer #22757

Open
JalonSolov opened this issue Nov 4, 2024 · 3 comments
Open

v ls install still tries to install vls instead of v-analyzer #22757

JalonSolov opened this issue Nov 4, 2024 · 3 comments
Labels
Bug This tag is applied to issues which reports bugs.

Comments

@JalonSolov
Copy link
Contributor

JalonSolov commented Nov 4, 2024

Describe the bug

If you try running v ls install, the URL used is vlang/vls instead of vlang/v-analyzer.

Reproduction Steps

v ls install

Expected Behavior

v ls install installs v-analyzer

Current Behavior

Doesn't work.

Possible Solution

No response

Additional Information/Context

No response

V version

https://github.com/vlang/v-analyzer

Environment details (OS name and version, etc.)

Doesn't matter.

Note

You can use the 👍 reaction to increase the issue's priority for developers.

Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.

Huly®: V_0.6-21204

@JalonSolov JalonSolov added the Bug This tag is applied to issues which reports bugs. label Nov 4, 2024
@Delta456
Copy link
Member

Delta456 commented Nov 9, 2024

I feel we should deprecate this command and let people install their own choice of language server.

@JalonSolov
Copy link
Contributor Author

Then it should be replaced with just enough code to print a message telling people how to install something else.

@JalonSolov
Copy link
Contributor Author

The command would be v download -RD https://raw.githubusercontent.com/vlang/v-analyzer/main/install.vsh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This tag is applied to issues which reports bugs.
Projects
None yet
Development

No branches or pull requests

2 participants