Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Show server version in status language item#771

Merged
vinistock merged 1 commit intomainfrom
vs/show_server_version
Aug 30, 2023
Merged

Show server version in status language item#771
vinistock merged 1 commit intomainfrom
vs/show_server_version

Conversation

@vinistock
Copy link
Copy Markdown
Member

Motivation

Since many people don't have the Ruby LSP in their Gemfiles, it's hard to tell which version of the server they are running. We already have this information, so it's very easy to expose it.

Implementation

Started showing the server version in the server status language item. We only show it if the server is running because the version is not available before then.

Automated Tests

Adapted the existing tests.

@vinistock vinistock added the enhancement New feature or request label Aug 30, 2023
@vinistock vinistock added this to the 2023-Q3 milestone Aug 30, 2023
@vinistock vinistock requested a review from a team as a code owner August 30, 2023 15:00
@vinistock vinistock self-assigned this Aug 30, 2023
@vinistock vinistock merged commit ca06e37 into main Aug 30, 2023
@vinistock vinistock deleted the vs/show_server_version branch August 30, 2023 17:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants