feat(oxlint): add language server, bump to 0.15.8#8717
Merged
Conarius merged 3 commits intomason-org:mainfrom Mar 26, 2025
Merged
feat(oxlint): add language server, bump to 0.15.8#8717Conarius merged 3 commits intomason-org:mainfrom
Conarius merged 3 commits intomason-org:mainfrom
Conversation
chrisgrieser
approved these changes
Mar 25, 2025
mehalter
requested changes
Mar 25, 2025
Also updated homepage url
mehalter
requested changes
Mar 25, 2025
Member
mehalter
left a comment
There was a problem hiding this comment.
Sounds good! If they eventually release binaries with github releases for both concurrently then we might want to look into separating them out then. That way we also don't have to rely on user npm dependency. One small chance requested now to add the correct vscode schema
Co-authored-by: Micah Halter <micah@mehalter.com>
mehalter
approved these changes
Mar 26, 2025
Member
mehalter
left a comment
There was a problem hiding this comment.
Looks good to me as long as tests pass!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
This merge request updates the
oxlintpackage to use npm. (Sorry for not waiting for a response in the related issue, I had too much free time on my hands 😂) It also adds theoxlint_language_serverbinary.Issue ticket number and link
Closes #8709
Checklist before requesting a review
Screenshots