-
-
Notifications
You must be signed in to change notification settings - Fork 279
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
Latest clangd version is incorrect #1793
Comments
19.1.0 was a pre-relese until, like yesterday. |
stable 19.1.0 was released two weeks ago (Sep 19, 2024 4:16PM GMT+9) |
What is your point? 19.1.0 was released 'after' 18.1.3. Being a pre-release doesn't mean the release is |
My point is that you should start reading the docs. This was never an issue of mason. |
I wrote in the original post and also clarified in the comment above that
Your comment is not only unrelated to the original post but wrong. Where in the mason.nvim's docs say "Older releases not marked as prerelease are considered newer versions than releases marked as prelease?" It's clear that you are the one who should start reading what people actually post. Also you're showing lots of weird hostility in comments for a simple versioning issue report. Whatever your problem is, keep it to your self. |
Here's how versioning scheme works for reference: |
I've searched open issues for similar requests
I've manually reviewed logs to find potential errors
I've recently downloaded the latest plugin version of mason.nvim
Problem description
Mason does not install latest version of clangd which is 19.1.0 and instead installs version 18.1.3
Also when forced to install version 19.1.0 using
:MasonInstall clangd@19.1.0
, Mason incorrectly reports updated version of clangd is available but is actually just 18.1.3Expected behavior
Mason correctly installs version 19.1.0 of clangd
Also Mason should correctly report that version 19.1.0 of clangd is the latest
Steps to reproduce
:MasonInstall clangd
Affected packages
clangd
Neovim version (>= 0.7)
NVIM v0.10.1
Build type: Release
LuaJIT 2.1.1713484068
Operating system/version
Windows 11 (Win32NT 10.0.22631.0 Microsoft Windows NT 10.0.22631.0)
Healthcheck
Screenshots or recordings
The text was updated successfully, but these errors were encountered: