Skip to content

Conversation

@Eric162
Copy link
Contributor

@Eric162 Eric162 commented Dec 15, 2025

Summary

  • Add built-in oxlint LSP server (runs oxlint --lsp) to publish diagnostics for JS/TS and related file types.
  • Document the new oxlint built-in LSP server.

Closes #5569.

@rekram1-node
Copy link
Collaborator

/review

@github-actions
Copy link
Contributor

lgtm

@Eric162 Eric162 marked this pull request as draft December 15, 2025 20:52
@Eric162 Eric162 marked this pull request as ready for review December 15, 2025 20:57
@Eric162
Copy link
Contributor Author

Eric162 commented Dec 15, 2025

/review

@Eric162
Copy link
Contributor Author

Eric162 commented Dec 15, 2025

@rekram1-node updated the code a bit - was using --lsp which was old oxlint syntax. updated to use oxc_language_server bin instead, and tested that was working correctly in a local build.

let me know if i can provide anything else!

@rekram1-node
Copy link
Collaborator

i merged a pr that put the lsps in alphabetical order looks like it created merge conflict

@Eric162
Copy link
Contributor Author

Eric162 commented Dec 17, 2025

@rekram1-node no problem - just merged in main

@rekram1-node rekram1-node merged commit 1414642 into anomalyco:dev Dec 19, 2025
3 checks passed
rekram1-node pushed a commit that referenced this pull request Dec 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: support oxlint lsp

3 participants